TbeAippConv2dAddRelu6MulMulFusionPass

Description

Fuses the following pattern structure into one operator.

Restrictions

  • For the Conv2D operator, fusion is disabled when strides is [1, 1], pad is [0, 0, 0, 0], kernel is 1 x 1.
  • Fusion is disabled when the AIPP resizing function is enabled.
  • Fusion is disabled when the AIPP mode is set to dynamic.
  • Fusion is disabled when the AIPP padding function is enabled.
  • Fusion is not supported if DMA is enabled for the Conv2D operator.
  • Fusion is canceled if the minimum tiling is provided and L1 still cannot accommodate the AIPP processing result.
  • Fusion is canceled if the convolutional kernel height is less than or equal to the sum of the values of Conv2d pad and AIPP pad in either the upper or lower direction.

Availability

Atlas 200/300/500 Inference Product

Atlas Training Series Product