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

Compares each element of the source operand vector with a scalar. If the element is greater than the scalar value, the scalar value is taken; if the element is less than the scalar value, the source operand value is taken. The computation formula is as follows:

dsti=min(srci,value)dst_i = min(src_i, value) [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]
  • The starting addresses of dst and src must be 32-byte aligned.
  • For operand address overlap constraints, refer to .
[object Object]
[object Object]