ubuntu - TensorFlow Android 示例 : Cannot find WORKSPACE file

标签 ubuntu tensorflow

我在 Ubuntu 上安装了 TensorFlow。我还安装了 Android NDK 和 SDK,以构建示例应用程序。根据instructions ,我现在需要编辑 WORKSPACE文件来设置 NDK 和 SDK 安装路径,但我找不到 WORKSPACE文件。

您能否告诉我如何找到 WORKSPACE 文件?

最佳答案

WORKSPACE fileTensorFlow git repository的根目录下.听起来您可能已经安装了 TensorFlow 的二进制版本——目前您必须构建 Android 示例 from source .

关于ubuntu - TensorFlow Android 示例 : Cannot find WORKSPACE file,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35990446/

相关文章:

linux - 通过 crontab -e 运行时脚本不运行

android - Eclipse 和 Android : cannot debug on Samsung Galaxy S2 because not detected

ubuntu - 使用 Let's encrypt "Welcome to Nginx"而不是 Rails 应用程序的 Nginx

tensorflow - 访问 tf.data.Dataset 的索引以删除和附加数据元素

python - TensorFlow 2.0 中的基本函数最小化和变量跟踪

flash - 无法通过 LAN 安装 Red5 演示 - 错误 : NetConnection. Connect.Failed

ubuntu - DotNet Core 应用程序不接受 Linux 上的 POST

TensorFlow:unsatisfiableError:发现以下规范存在冲突

python - 无法使用 Tensorflow 恢复预训练网络

python - Tensorflow:如何从预测张量中检索信息?