Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_utils.cc47 StatusOr<llvm::SmallVector<AffineMap, 1>> GetPermutationIfAvailable( in GetPermutationIfAvailable() function
92 auto permutation_or = GetPermutationIfAvailable(shape, builder); in ConvertTensorShapeToMemRefType()