STT-tensorflow/tensorflow/tools/ci_build/windows
A. Unique TensorFlower 1f52a8e250 toolchains: migrate platforms to use exec_properties
- remote_execution_properties has been deprecated in favor
of exec_properties [1].

- have gpu platforms inherit from the cpu platform in order
to avoid duplication.

- Replace all uses of the exec_compatible_with attribute for
GPU tests with the exec_properties attribute. exec_properties
are passed through as platform properties to the remote
execution backend. This makes creating special platforms for
GPU tests obsolete.

[1] https://docs.bazel.build/versions/master/be/platform.html#platform.exec_properties

PiperOrigin-RevId: 292407784
Change-Id: I809354b37f4952ae73d3c4d9bfd9a9b7c14527bf
2020-01-30 13:08:52 -08:00
..
bazel toolchains: migrate platforms to use exec_properties 2020-01-30 13:08:52 -08:00
cpu Override EIGEN strong inline for release builds as well. 2019-12-06 14:33:02 -08:00
gpu Override EIGEN strong inline for release builds as well. 2019-12-06 14:33:02 -08:00
integration/gpu_pip_on_cpu Resolve some TODOs in build scripts 2019-11-12 09:51:02 -08:00
libtensorflow_cpu.sh Migrate TensorFlow for --incompatible_skip_genfiles_symlink 2019-11-06 02:24:30 -08:00
libtensorflow_gpu.sh Migrate TensorFlow for --incompatible_skip_genfiles_symlink 2019-11-06 02:24:30 -08:00