Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_ml.c185 needs_transpose(const struct pipe_ml_operation *poperations, in needs_transpose() function
282 if (needs_transpose(poperations, count, poperation)) { in lower_operations()
328 bool do_transpose = needs_transpose(poperations, count, poperation); in lower_operations()
395 if (needs_transpose(poperations, count, poperation)) { in lower_operations()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tests/Dialect/mhlo/
Dgroup_reduction_dimensions.mlir367 // CHECK-LABEL: @needs_transpose
369 func.func @needs_transpose(%arg : tensor<10x11x12x13x14x15x16x17x18x19xf32>)
400 // CHECK-ROW-RED-LABEL: @needs_transpose