Home
last modified time | relevance | path

Searched defs:instruction_set (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtranspose_folding_test.cc257 std::unordered_set<HloInstruction*> instruction_set( in TEST_F() local
313 std::unordered_set<HloInstruction*> instruction_set( in TEST_F() local
374 std::unordered_set<HloInstruction*> instruction_set( in TEST_F() local
441 std::unordered_set<HloInstruction*> instruction_set( in TEST_F() local
Dhlo_domain_map.cc223 const absl::flat_hash_set<HloInstruction*>& instruction_set, in MakeNonDomainInstructions()