Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1357 static bool ReductionPreservesLayout(const HloInstruction& reduce) { in ReductionPreservesLayout() function
1668 if (!ReductionPreservesLayout(*reduce)) { in EmitVectorizedReduce()