[object Object][object Object][object Object]undefined
[object Object]

Multiplies src0 and src1 element by element and adds the result to dst, storing the final result in dst. The computation formula is as follows:

dsti=(src0isrc1i)+dstidst_i = (src0_i * src1_i) + dst_i [object Object]
  • First-n data computation

    [object Object]
  • High-dimensional tiling computation

    [object Object]
  • Synchronous computation

    [object Object]
[object Object][object Object]undefined
[object Object]

None

[object Object]

PIPE_V

[object Object]
  • For operand address overlap constraints, refer to .
  • The starting addresses of dst and src must be 32-byte aligned.
[object Object]
[object Object]