Searched defs:b_rows (Results 1 – 2 of 2) sorted by relevance
93 const int b_rows = 1; in TEST_F() local143 const int b_rows = 1; in TEST_F() local183 const int b_rows = 3; in TEST_F() local307 const int b_rows = 8; in TEST_F() local
31 __global__ void SparseTensorDenseMatMulKernel(int nnz, int m, int b_rows, in SparseTensorDenseMatMulKernel()77 int b_rows = b.dimension(0); in Compute() local