Searched refs:needs_transpose (Results 1 – 2 of 2) sorted by relevance
185 needs_transpose(const struct pipe_ml_operation *poperations, in needs_transpose() function282 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()
367 // CHECK-LABEL: @needs_transpose369 func.func @needs_transpose(%arg : tensor<10x11x12x13x14x15x16x17x18x19xf32>)400 // CHECK-ROW-RED-LABEL: @needs_transpose