Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_computation.cc659 absl::flat_hash_map<int64_t, HloInstruction*> instruction_map; in CreateFromProto() local
H A Dhlo_instruction.cc86 const absl::flat_hash_map<int64_t, HloInstruction*>& instruction_map, in CreateFromProto()