Home
last modified time | relevance | path

Searched defs:pivots_mat (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/linalg/
Ddeterminant_op.cc192 auto pivots_mat = pivots.template matrix<int>(); in ComputeAsync() local
337 auto pivots_mat = pivots.template matrix<int>(); in ComputeAsync() local
Dmatrix_inverse_op.cc157 auto pivots_mat = pivots.template matrix<int>(); in ComputeAsync() local
Dlu_op_gpu.cu.cc168 auto pivots_mat = pivots.template matrix<int32>(); in ComputeAsync() local
Dmatrix_solve_op.cc209 auto pivots_mat = pivots.template matrix<int>(); in ComputeAsync() local