[TPU] Move methods to map between TensorFlow task/device names and TPU device...
[TPU] Move methods to map between TensorFlow task/device names and TPU device coordinates out of DeviceAssignment and into Topology. The mapping is a property of the Topology (which describes the machine and how to address it), not the DeviceAssignment, which describes a choice of devices for a particular job. PiperOrigin-RevId: 219141156
Loading
Please sign in to comment