tensorflow / runtime

A performant and modular runtime for TensorFlow
Apache License 2.0
756 stars 123 forks source link

Remove uses of `incompatible_use_toolchain_transition` now that it is… #82

Closed katre closed 3 years ago

katre commented 3 years ago

… enabled by

default in Bazel 5.0.

This is a step towards removing it entirely.

Part of https://github.com/bazelbuild/bazel/issues/14127.

katre commented 3 years ago

I am closing this PR: it is too early to remove this functionality from rules. Note that this is unneeded in Bazel 5.0, and the API will be removed in 6.0.