Home
last modified time | relevance | path

Searched defs:pivots (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dlu_op_gpu.cu.cc40 int64 num_rows, const int* pivots, Scalar* permutation_indices) { in ComputePermutationFromTranspositions()
160 Tensor pivots; in ComputeAsync() local
Ddeterminant_op.cc186 Tensor pivots; in ComputeAsync() local
331 Tensor pivots; in ComputeAsync() local
Dmatrix_inverse_op.cc151 Tensor pivots; in ComputeAsync() local
Dmatrix_solve_op.cc203 Tensor pivots; in ComputeAsync() local
Ddeterminant_op_gpu.cu.cc33 __device__ int PermutationOrder(int n, const int* pivots) { in PermutationOrder()
Dcuda_solvers.cc428 const Scalar* A, int lda, const int* pivots, in GetrsImpl()
/external/ImageMagick/MagickCore/
Dmatrix.c505 *pivots, in GaussJordanElimination() local