Home
last modified time | relevance | path

Searched defs:computation_map (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc305 absl::flat_hash_map<int64, HloComputation*> computation_map; in CreateFromProto() local
Dhlo_computation.cc537 const absl::flat_hash_map<int64, HloComputation*>& computation_map) { in CreateFromProto()
Dhlo_instruction.cc65 const absl::flat_hash_map<int64, HloComputation*>& computation_map) { in CreateFromProto()