Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/gpu/
H A Dgpu_shared_context.h42 typedef int LocalDeviceIdentifier; typedef
46 absl::flat_hash_map<LocalDeviceIdentifier, int> local_ids_to_rank,
53 const absl::flat_hash_map<LocalDeviceIdentifier, int>& local_ids_to_rank() in local_ids_to_rank()
67 const absl::flat_hash_map<LocalDeviceIdentifier, int> local_ids_to_rank_;
H A Dgpu_shared_context.cc26 absl::flat_hash_map<LocalDeviceIdentifier, int> local_ids_to_rank, in GpuSharedContext() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dbef_thunk.cc287 absl::flat_hash_map<tfrt::gpu::GpuSharedContext::LocalDeviceIdentifier, int> in CreateXcclContext()