tensorflow c++代碼實例

官方build指南:

https://tensorflow.google.cn/install/source#install_bazel

官方樣例:

https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/label_image

https://yiyibooks.cn/yiyi/tensorflow_13/install/install_c.html

main.cc文件爲c++。

多圖片輸入:

https://blog.csdn.net/wd1603926823/article/details/99406974

使用GPU:

https://blog.csdn.net/luoyexuge/article/details/81877069

 

TODO:

疫情在家,現在缺少GPU和linux,先調研佔個坑。

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章