Searched refs:linalg_reshape (Results 1 – 2 of 2) sorted by relevance
25 using linalg_reshape = ValueBuilder<linalg::ReshapeOp>; variable
1062 auto reshaped = linalg_reshape(v, maps); in TEST_FUNC()1063 linalg_reshape(memrefType, reshaped, maps); in TEST_FUNC()