Searched refs:GetCoreLocationExternal (Results 1 – 4 of 4) sorted by relevance
58 virtual TpuCoreLocationExternal GetCoreLocationExternal() const { in GetCoreLocationExternal() function
105 tpu::TpuCoreLocationExternal GetCoreLocationExternal() const override;
84 tpu::TpuCoreLocationExternal TpuExecutor::GetCoreLocationExternal() const { in GetCoreLocationExternal() function in tensorflow::tpu::TpuExecutor
150 core_id_to_device_ordinal[tpu_executor->GetCoreLocationExternal().Id()] = i; in GetTpuDevices()