Each element in src is compared with the scalar value one by one. If an element at a certain position is greater than value, the corresponding bit in the output result dst is 1; otherwise, it is 0.
High-dimensional tiling computation
[object Object]Synchronous computation
[object Object]
None
PIPE_V
- For operand address overlap constraints, refer to .
- The starting addresses of dst and src must be 32-byte aligned.
- dst is sorted into a binary result in little-endian order, corresponding to the data comparison result at the corresponding position in src.
- When the result is output to the destination address, the mask parameter does not take effect.
[object Object]