构建并安装TensorFlow C ++ API库。-Python开发

时间:2024-06-14 11:58:59
【文件属性】:

文件名称:构建并安装TensorFlow C ++ API库。-Python开发

文件大小:15KB

文件格式:ZIP

更新时间:2024-06-14 11:58:59

Python Deep Learning

tensorflow_cc此存储库可从TensorFlow源代码文件夹的外部使用TensorFlow C ++库,而无需使用Bazel构建系统。 该存储库包含两个CMak tensorflow_cc。该存储库使从TensorFlow源代码文件夹外部使用TensorFlow C ++ API成为可能,而无需使用Bazel构建系统。 该存储库包含两个CMake项目。 tensorflow_cc项目将TensorFlow C ++ API下载,构建并安装到操作系统中,示例项目演示了其简单用法。 Docker如果您希望立即开始使用此项目,请在Docker Hub上获取预构建的映像! 运行t


【文件预览】:
tensorflow_cc-master
----.gitignore(321B)
----build-all-dockerfiles.sh(860B)
----LICENSE(1KB)
----README.md(5KB)
----example()
--------example.cpp(393B)
--------CMakeLists.txt(304B)
----Dockerfiles()
--------archlinux(273B)
--------ubuntu-cuda(601B)
--------BAZEL_VERSION(6B)
--------install-common.sh(1007B)
--------install-archlinux.sh(1KB)
--------install-ubuntu.sh(420B)
--------ubuntu(260B)
--------archlinux-cuda(396B)
----ubuntu-requirements.sh(1013B)
----tensorflow_cc()
--------PROJECT_VERSION(6B)
--------cmake()
--------CMakeLists.txt(4KB)

网友评论