Home
last modified time | relevance | path

Searched refs:host_tpu_devices_size (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util.cc149 const int64_t host_tpu_devices_size = host_tpu_devices.size(); in GetTPUDevices() local
150 if (num_tpus_per_host != host_tpu_devices_size) in GetTPUDevices()