HomeSort by relevance Sort by last modified time
    Searched full:permutationorder (Results 1 - 1 of 1) sorted by null

  /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);

Completed in 56 milliseconds