Searched refs:gemmShape (Results 1 – 1 of 1) sorted by relevance
272 std::array<int64_t, 3> gemmShape{m, n, k}; in matchAndRewrite() local317 /*shape=*/gemmShape, in matchAndRewrite()