Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util.cc176 std::string GetCPUHostDeviceForTPUDevice(Device tpu_device) { in GetCPUHostDeviceForTPUDevice() function
211 /*host=*/GetCPUHostDeviceForTPUDevice(tpu_device))}); in GetFullMeshTPUExecutionDeviceAssignment()
415 device_and_host.host = GetCPUHostDeviceForTPUDevice(tpu_device); in GetGeneralTPUExecutionDeviceAssignment()