Searched defs:permutation_indices (Results 1 – 5 of 5) sorted by relevance
41 Scalar* __restrict__ permutation_indices) { in ComputePermutationFromTranspositions()136 Tensor* permutation_indices = nullptr; in ComputeAsync() local
144 IndicesMap permutation_indices( in ComputeTensorSlice() local
89 Tensor permutation_indices(cpu_allocator(), DT_INT32, in Compute() local
231 const Tensor& permutation_indices, int* batch_size, in ValidateInputs()
63 def twist_matrix(matrix, permutation_indices): argument