Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_domain_map.h61 bool InSameDomain(const HloInstruction* instruction1,
Dhlo_cse.cc76 domain_map->InSameDomain(it->second, instruction)) { in CombineConstants()
Dhlo_domain_map.cc45 bool HloDomainMap::InSameDomain(const HloInstruction* instruction1, in InSameDomain() function in xla::HloDomainMap