---
title: FullyConnectionPowerPass
description: "该融合规则将FullyConnection+Power算子融合为FullyConnectionPower算子。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/graphubfusionref/atlasrr_30_0040.html
sourcePath: /source/zh/canncommercial/900/maintenref/graphubfusionref/atlasrr_30_0040.html
indexId: a55ec566b9ee1747eff1296bade311578d9fceec79252592b622f9fced9b5e9778
---
# FullyConnectionPowerPass

#### 融合模式

该融合规则将FullyConnection+Power算子融合为FullyConnectionPower算子。


融合成


#### 使用约束

- FC的weight不能少于2个。
- FC的输入数据类型不能是int8、uint8类型
