Searched defs:nrhs (Results 1 – 5 of 5) sorted by relevance
133 const int64 nrhs = rhs.dim_size(ndims - 1); in ComputeAsync() local
427 cublasOperation_t trans, int n, int nrhs, in GetrsImpl()737 cublasHandle_t cublas_handle, cublasOperation_t trans, int n, int nrhs, in GetrsBatchedImpl()
240 Index nrhs = Index(X.cols()); in solveInPlace() local
731 Index nrhs = X.cols(); in solveInPlace() local
6139 size_t nrhs = GetParam().second; in TEST_P() local