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

Performs vector Leaky ReLU computation. The computation formula is as follows:

dsti={srci,srci>0αsrci,srci0dst_i = \begin{cases} src_i ,\quad src_i>0\\ \alpha src_i, \quad src_i\le0& \end{cases} [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]