Home
last modified time | relevance | path

Searched refs:pivots_ptr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/linalg/
Dlu_op_gpu.cu.cc224 int* pivots_ptr = pivots.flat<int>().data(); in ComputeAsync() local
231 pivots_ptr, permutation_indices_ptr)); in ComputeAsync()