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