How do I write CMakeList.txt file to include the tensorflow library? (c++ build)

后端 未结 0 2008
面向向阳花
面向向阳花 2020-12-14 15:31

I have succeeded build tensorflow(v1.14.0) c++ with bazel. And I can build tensorflow library with g++.

I want to include other libraries (eg json) in this code. So I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题