Home | Sort by relevance Sort by last modified time |
/external/tensorflow/tensorflow/core/kernels/ | |
determinant_op_gpu.cu.cc | 33 __device__ int PermutationOrder(int n, const int* pivots) { 100 const int order = PermutationOrder(n, all_pivots + o_idx * n); |