tensorflow/third_party/nccl/BUILD
A. Unique TensorFlower b51f4c97e8 Fix nccl for remote builds.
Instead of symlinking the install dir, copy the two files we need.
Symlinking a system dir like /usr is generally problematic as it can quickly
lead to miscompiles for unrelated reasons. Furthermore, bazel will consider
it an error if /usr is linked in and contains a recursive symlink in
/usr/bin/X11 -> .

PiperOrigin-RevId: 211842260
2018-09-06 11:52:12 -07:00

0 lines
Python