Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_domain_map.cc61 Status HloDomainMap::TryProcessEmptyDomain(HloInstruction* instruction) { in TryProcessEmptyDomain() function in xla::HloDomainMap
91 TF_RETURN_IF_ERROR(TryProcessEmptyDomain(instruction)); in Populate()
Dhlo_domain_map.h88 Status TryProcessEmptyDomain(HloInstruction* instruction);