Home
last modified time | relevance | path

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

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