Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_domain_map.h75 int64 GetDomainMetadataId(const HloInstruction* instruction) const;
Dhlo_domain_map.cc56 int64 HloDomainMap::GetDomainMetadataId( in GetDomainMetadataId() function in xla::HloDomainMap
Dall_reduce_combiner.cc111 domain_id(domain_map.GetDomainMetadataId(hlo)), in GroupKey()