Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlegalize_hlo.cc241 auto image_permutation_and_shape = GetPermutationAndTransposedShape( in matchAndRewrite() local
244 conv_op.getLoc(), image_permutation_and_shape.shape, in matchAndRewrite()
245 image_2d_op->getResult(0), image_permutation_and_shape.permutation); in matchAndRewrite()