Searched refs:chip_coordinates (Results 1 – 4 of 4) sorted by relevance
38 TpuDimensionsExternal chip_coordinates() const;
23 TpuDimensionsExternal TpuCoreLocationExternal::chip_coordinates() const { in chip_coordinates() function in tensorflow::tpu::TpuCoreLocationExternal
159 const tf_tpu::TpuDimensionsExternal coords = core.chip_coordinates(); in GetTpuDevices()
1543 topology(core_location.chip_coordinates().x, in BuildGeneralDeviceAssignment()1544 core_location.chip_coordinates().y, in BuildGeneralDeviceAssignment()1545 core_location.chip_coordinates().z, core_location.index()); in BuildGeneralDeviceAssignment()