53 Star 109 Fork 229

Ascend / tensorflow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tfplugin-config.cmake.in 343 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yanqingshang 提交于 2020-10-29 15:20 . syn yellow to blue
@PACKAGE_INIT@
set_and_check(TFPLUGIN_BASE_DIR "@PACKAGE_INSTALL_BASE_DIR@")
set_and_check(TFPLUGIN_INCLUDE_DIR "@PACKAGE_INSTALL_INCLUDE_DIR@")
set_and_check(TFPLUGIN_LIBRARY_DIR "@PACKAGE_INSTALL_LIBRARY_DIR@")
set_and_check(TFPLUGIN_CONFIG_DIR "@PACKAGE_INSTALL_CONFIG_DIR@")
include(${CMAKE_CURRENT_LIST_DIR}/tfplugin-targets.cmake)
C++
1
https://gitee.com/ascend/tensorflow.git
git@gitee.com:ascend/tensorflow.git
ascend
tensorflow
tensorflow
master

搜索帮助