Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlegalize_hlo.cc108 PermutationAndShape GetPermutationAndTransposedShape( in GetPermutationAndTransposedShape() function
156 return GetPermutationAndTransposedShape(inverse_permutation_array, input_type, in GetInversePermutationAndShape()
241 auto image_permutation_and_shape = GetPermutationAndTransposedShape( in matchAndRewrite()
265 auto kernel_permutation_and_shape = GetPermutationAndTransposedShape( in matchAndRewrite()
359 GetPermutationAndTransposedShape(output_permutation, output_2d_type, in matchAndRewrite()
2827 auto permutation_and_shape = GetPermutationAndTransposedShape( in CanonicalizeScatterUpdates()
3212 auto permutation_and_shape = GetPermutationAndTransposedShape( in matchAndRewrite()