Searched defs:dev_pivots (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/util/ |
D | cuda_solvers.cc | 453 int n, Scalar* A, int lda, int* dev_pivots, in GetrfImpl() 761 int lda, int* dev_pivots, in GetrfBatchedImpl() 796 const Scalar* const host_a_dev_ptrs[], int lda, const int* dev_pivots, in GetrsBatchedImpl() 843 int lda, const int* dev_pivots, const Scalar* const host_a_inv_dev_ptrs[], in GetriBatchedImpl()
|