/external/org_tensorflow/tensorflow/contrib/nccl/BUILD:68:1: undeclared inclusion(s) in rule '@org_tensorflow//tensorflow/contrib/nccl:nccl_kernels':
this rule is missing depend
我想在我的多图形处理器系统上使用tf.contrib.distribute.MirroredStrategy(),但它没有使用GPU进行训练(参见下面的输出)。另外,我正在运行tensorflow-gpu 1.12。 我确实尝试在MirroredStrategy中直接指定GPU,但同样的问题也出现了。but not used by distribute strategy: /device:GPU:0
INFO:tensorflow:Device is available but not usedvisible to Ten
我使用.deb文件安装了Cuda10.1,然后安装了tensorflow-gpu,但发现它需要它,因此我安装了Cud-10.0工具包(仅限工具包)。不知怎么的,tensorflow-gpu不能工作(只使用cpu ),所以我决定完全删除cuda。2.2.13-1+cuda9.0 amd64 NVIDIA Collectives Communication Library (NCCL2.2.13-1+cuda9.0 am