$ bazel build -c opt --config=cuda //tensorflow/cc:tutorials_example_trainer ERROR: no such package '@local_config_cuda//crosstool': BUILD file not found on package path. ERROR: no such package '@local_config_cuda//crosstool': BUILD file not found on package path. INFO: Elapsed time:...
server@server:~/tensorflow$ bazel build -c opt --config=cuda //tensorflow/tools/pip_package:build_pip_package ERROR: no such package '@local_config_cuda//crosstool': BUILD file not found on package path. ERROR: no such package '@local_config_cuda//crosstool': BUILD file not found on pa...
I get this output: "ERROR: error loading package 'tensorflow/examples/image_retraining': Encountered error while reading extension file 'cuda/build_defs.bzl': no such package '@local_config_cuda//cuda': error loading package 'external': The repository named 'local_config_cuda' could not be r...
ERROR: C:/users/spenh/appdata/local/temp/_bazel_spen/icnq02mb/external/local_config_cuda/cuda/BUILD:142:1: @local_config_cuda//cuda:cupti_headers: missing input file '@local_config_cuda//cuda:cuda-extras'. Target //tensorflow/tools/pip_package:build_pip_package failed to build Use --v...
ERROR: Skipping '//tensorflow/tools/pip_package:build_pip_package': no such package '@local_config_cuda//cuda': Traceback (most recent call last):File "/home/{User}/Projects/AI/tensorflow/third_party/gpus/cuda_configure.bzl", line 1369_create_local_cuda_repository(<1 more arguments>)File...
ERROR: error loading package 'tensorflow/tools/pip_package': Encountered error while reading extension file 'cuda/build_defs.bzl': no such package '@local_config_cuda//cuda': Traceback (most recent call last): System information Have I written custom code (as opposed to using a stock ...
/usr/local/cuda-9.0/include/crt/host_config.h:119:2: error: #error -- unsupported GNU version! gcc versions later than 6 are not supported! #error -- unsupported GNU version! gcc versions later than 6 are not supported! tianzhi0549/FCOSPublic...