Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dspace_to_batch_converter.cc119 HloInstruction* old_other_op);
1513 HloInstruction* old_other_op) { in IsBroadcastPropagatable() argument
1515 CHECK(instr_to_dim_map_.contains(old_other_op)); in IsBroadcastPropagatable()
1517 auto result = instr_to_dim_map_[old_other_op]; in IsBroadcastPropagatable()