Searched defs:rhs_rows (Results 1 – 6 of 6) sorted by relevance
48 int64_t rhs_rows = k; in MatMul() local86 int64_t rhs_rows = k; in MatMul_Batch() local
41 int64_t rhs_rows = k; in MatMul() local
105 auto rhs_rows = rhs.dim_size(ndims_rhs - 2); in Compute() local
80 auto rhs_rows = rhs.dim_size(ndims_rhs - 2); in MKLContractOperands() local
524 void TestMaybeValidGemm(int lhs_rows, int lhs_cols, int rhs_rows, int rhs_cols, in TestMaybeValidGemm()
6319 int64_t rhs_rows = (spec.rcd == 0) ? spec.k : spec.n; in TEST_P() local6378 int64_t rhs_rows = (spec.rcd == 0) ? (spec.k + k_increase) : spec.n; in TEST_P() local