Searched defs:lhs_rows (Results 1 – 5 of 5) sorted by relevance
39 int64 lhs_rows = m; in MatMul() local
45 int64 lhs_rows = m; in MatMul() local
67 const int64 lhs_rows = lhs_shape.dimensions(num_batch_dims + 0); in DecomposeBatchDot() local
4640 int64 lhs_rows = (spec.lcd == 0) ? (spec.k + k_increase) : spec.m; in TEST_P() local4710 int64 lhs_rows = (spec.lcd == 0) ? spec.k : spec.m; in TEST_P() local
78 auto lhs_rows = lhs.dim_size(ndims - 2); in Compute() local