【发布时间】:2016-08-15 08:48:19
【问题描述】:
所以我安装了 Tensorflow as described here。 One of the answers 提到该项目必须在克隆的本地 TensorFlow 存储库中。有没有办法让项目在 repo 之外?
【问题讨论】:
-
也许这样的事情可以帮助 - 使用这个键运行配置:./configure --prefix=/somewhere/else/than/usr/local
-
对不起。我不确定你说的其他地方是什么意思。你是说我项目的目录吗?
标签: c++ compilation tensorflow