Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcomputation_placer.h63 absl::flat_hash_map<GlobalDeviceId, LogicalID> GetDeviceToLogicalIdMap()
H A Dcomputation_placer.cc76 DeviceAssignment::GetDeviceToLogicalIdMap() const { in GetDeviceToLogicalIdMap() function in xla::DeviceAssignment