Searched refs:dot_col_size (Results 1 – 1 of 1) sorted by relevance
5635 int64 dot_col_size = spec.n; in TEST_P() local5636 Shape dot_shape = ShapeUtil::MakeShape(F32, {dot_row_size, dot_col_size}); in TEST_P()5708 int64 dot_col_size = 1; in TEST_P() local5709 Shape dot_shape = ShapeUtil::MakeShape(F32, {dot_row_size, dot_col_size}); in TEST_P()