aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/toolchains/preconfig
Commit message (Collapse)AuthorAge
* Do not pass in the bazel default toolchain via extra_toolchains.Gravatar A. Unique TensorFlower2018-09-28
| | | | | | | | | Without this the default toolchain is used for a subset of the build and the tests do not actually run on GPUs. This uncovered a setup problem in the Docker image that needed fixing. PiperOrigin-RevId: 214987676
* Add a preconf/ directory for preconfigured targets / toolchains.Gravatar A. Unique TensorFlower2018-09-12
PiperOrigin-RevId: 212668653