---
title: TransposedUpdateFusionPass
description: "该融合将符合图融合pattern的TransposeD算子，当算子中的check_supported函数返回True时，将图中的TransposeD算子改为Transpose算子。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/graphubfusionref/atlasrr_30_0119.html
sourcePath: /source/zh/canncommercial/900/maintenref/graphubfusionref/atlasrr_30_0119.html
indexId: b59d0b47f647c68d3cde671c20d95b8fad97b958668e56f439bfa147ae5ce49c78
---
# TransposedUpdateFusionPass

#### 融合模式

该融合将符合图融合pattern的TransposeD算子，当算子中的check_supported函数返回True时，将图中的TransposeD算子改为Transpose算子。


#### 使用约束

- 调用check_supported返回True时，进行融合。
- 该融合不可关闭。


#### 支持的型号

Atlas A2 训练系列产品 / Atlas A2 推理系列产品
