【发布时间】:2016-07-28 23:15:07
【问题描述】:
我正在尝试按照https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/makefile 此处提到的步骤在 linux 上安装 tensorflow。
当我运行这行 make -f tensorflow/contrib/makefile/Makefile 时,我得到一个错误。错误是- *** 没有规则来制作目标 '/home/ahmad/tensorflow/tensorflow/contrib/makefile/gen/proto/tensorflow/core/util/test_log.pb.cc',需要 '/home/ahmad/tensorflow/tensorflow /contrib/makefile/gen/obj/tensorflow/core/util/test_log.pb.p。停止
【问题讨论】:
标签: tensorflow