Ken Unger
Ken Unger
@sh-zheng, our intent when creating this rvv.c versions using the C intrinsics was that it adhere to the risc-v vector 1.0 support and not be x280 specific. However, we did...
@fbarchard and @dsharlet please review and commit once approved. Thank you. - Test cases pass - Benchmark snip (BananaPI-F3 K1, VLEN=256) ./vunary-bench --benchmark_filter=xnn_qs8_vcvt vunary/xnn_qs8_vcvt_ukernel__rvv_u1v/N:16320/real_time bytes=5.33456G/s cpufreq=1.6G elements=2.66728G/s vunary/xnn_qs8_vcvt_ukernel__rvv_u1v/N:130560/real_time bytes=5.11528G/s cpufreq=1.6G...
This PR is obsolete and should be closed
This PR is now obsolete and can be closed as there is no longer a qs8/qu8-vhswish
@fbarchard this PR can be closed since it was superseded by #7904
This PR was superseded by #8081 and should be closed.
Thanks for the note. re: // TODO: We should also preserve NaN FWIW this is something that Eigen also needs to do, and there is an ongoing PR where min/max...