Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhorizontal_loop_fusion.cc192 bool HasOnlyRowMajorLayout(const HloInstruction& fusion_instr) { in HasOnlyRowMajorLayout() function
230 } else if (!HasOnlyRowMajorLayout(*instr)) { in Initialize()