Searched defs:rhs_cols (Results 1 – 5 of 5) sorted by relevance
46 int64 rhs_cols = n; in MatMul() local
52 int64 rhs_cols = n; in MatMul() local
79 const int64 rhs_cols = rhs_shape.dimensions(num_batch_dims + 1); in DecomposeBatchDot() local
4663 int64 rhs_cols = (spec.rcd == 0) ? spec.n : spec.k; in TEST_P() local4722 int64 rhs_cols = (spec.rcd == 0) ? spec.n : (spec.k + k_increase); in TEST_P() local
81 auto rhs_cols = rhs.dim_size(ndims - 1); in Compute() local