Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_domain_test.cc48 bool HasDomainEdge(HloModule* module, absl::string_view instruction_name, in HasDomainEdge() argument
50 HloInstruction* instruction = FindInstruction(module, instruction_name); in HasDomainEdge()
60 LOG(FATAL) << "Bad HLO module generated across the '" << instruction_name in HasDomainEdge()
Dhlo.proto355 string instruction_name = 2; field
416 string instruction_name = 4; field