Searched refs:outer_shape_ints (Results 1 – 1 of 1) sorted by relevance
938 SmallVector<int64_t, 4> outer_shape_ints; in matchAndRewrite() local951 outer_shape_ints.push_back(-1); in matchAndRewrite()953 outer_shape_ints.push_back(padded_shape_i / block_shape_ints_i); in matchAndRewrite()963 reshaped_shape_ints.push_back(outer_shape_ints[i]); in matchAndRewrite()