Searched defs:b_cols (Results 1 – 3 of 3) sorted by relevance
94 const int b_cols = 1; in TEST_F() local144 const int b_cols = 1; in TEST_F() local184 const int b_cols = 2; in TEST_F() local308 const int b_cols = 8; in TEST_F() local
31 int nnz, int m, int b_rows, int b_cols, int p, in SparseTensorDenseMatMulKernel()76 int b_cols = b.dimension(1); in Compute() local
1094 const int b_rows = 29, b_cols = 1, batches = 2; in TEST() local