Remove implicit iteration from third_party/toolchains/cpu/CROSSTOOL (#11111)
* Remove implicit iteration from third_party/toolchains/cpu/CROSSTOOL Bazel will stop supporting implicit iteration soon, and will require explicit 'iterate_over' message. This cl updates the only affected Tensorflow crosstool. * Remove incorrect double iteration from cpus crosstool
Loading
Please sign in to comment