Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_domain_map.cc47 int64 domain_id1 = GetDomainId(instruction1); in InSameDomain()
48 int64 domain_id2 = GetDomainId(instruction2); in InSameDomain()
52 int64 HloDomainMap::GetDomainId(const HloInstruction* instruction) const { in GetDomainId() function in xla::HloDomainMap
Dhlo_domain_map.h70 int64 GetDomainId(const HloInstruction* instruction) const;