Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc687 absl::flat_hash_map<int64, HloInstruction*> instruction_map; in CreateFromProto() local
Dhlo_instruction.cc70 const absl::flat_hash_map<int64, HloInstruction*>& instruction_map, in CreateFromProto()