系統環境:Ubuntu 16.04
bazel :2.0.0
我想使用bazel查看我的模型的輸入和輸出節點
bazel build tensorflow/tools/graph_transforms:summarize_graph(查看模型結構的工具)
當我在tensorflow檔案下打開terminal輸入bazel時它提示我下面的資訊,tensorflow原始碼的.bazelversion檔案里的版本是2.0.0,
我應該怎樣解決啊?
hello@ubuntu:~/tensorflow$ bazel version
(specified in /home/hello/Downloads/tensorflow/.bazelversion), but it wasn't found in /home/hello/.bazel/bin.
Bazel binaries for all official releases can be downloaded from here:
https://github.com/bazelbuild/bazel/releases
You can download the required version directly using this command:
-linux-x86_64)&& chmod +x bazel-2.0.0l -LO https://releases.bazel.build/2.0.0
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/89382.html
標籤:機器視覺
下一篇:請FPGA大佬看過來
