Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.cc146 const HloInstruction* prev_concat; member
197 if (info.prev_concat != nullptr) { in ConcatIsEffectivelyElementwise()
198 bool is_concat_identical = info.prev_concat->Identical( in ConcatIsEffectivelyElementwise()