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