FixPipeAbilityProcessPass

Description

Adds the support_fixpipe_ability attribute to the fixpipe node. This attribute has the following enumerated values:

  • 1: The Conv2D and DepthwiseConv2D operators support fixpipe dual outputs when the number of outputs is 2.
  • 2: Conv2DBackpropFilterD and DepthwiseConv2DBackpropFilterD use atomic write.
  • 3: fixpipe processing is not supported.

Restrictions

This fusion pattern cannot be disabled.

The pass effectiveness depends on whether the target product supports the corresponding operator type. For details, see section .

Availability

Atlas A2 training product/Atlas A2 inference product

Atlas 350 Accelerator Card