Closed godmiaozi closed 1 year ago
Hi
sinf
v_sinf
v_sinf is the vector version that computes 4 results at a time, so it's suitable for vectorized code. Generally vector versions have worse accuracy and higher latency but significantly more throughput.
Hi
sinf
andv_sinf
?