Searched defs:rhs_rows (Results 1 – 5 of 5) sorted by relevance
45 int64 rhs_rows = k; in MatMul() local
51 int64 rhs_rows = k; in MatMul() local
78 const int64 rhs_rows = rhs_shape.dimensions(num_batch_dims + 0); in DecomposeBatchDot() local
4662 int64 rhs_rows = (spec.rcd == 0) ? spec.k : spec.n; in TEST_P() local4721 int64 rhs_rows = (spec.rcd == 0) ? (spec.k + k_increase) : spec.n; in TEST_P() local
80 auto rhs_rows = rhs.dim_size(ndims - 2); in Compute() local