BatchMatMulV2ReshapeFusionPass 融合模式针对a或b的shape为1维场景,使用reshape将输入重置为2维。 融合为 使用约束输入tensor A或tensor B的shape为1维时,图融合生效。 父主题: 图融合规则说明