Fix FP16 for RVV so that it will compile for gcc

Description

Fix FP16 for RVV so that it will compile for gcc.

Fixed mask on operation (tumu vs tum).

Fixed casting from Eigen::half to _Float16.

Fixed predux_min/max.

Fixed vid unsigned issue.

Added packet_wrapper.

Reference issue

Additional information

Merge request reports

Loading