Single-precision Gauss error function.
Computes via vverff, where
. Used
by GELU activation among others.
References
Accelerate.framework vverff.
Parameters
inconst float*Input buffer.
outfloat*Output buffer.
nstd::size_tElement count.
Single-precision Gauss error function.
Computes via vverff, where
. Used
by GELU activation among others.
References
Accelerate.framework vverff.
inconst float*outfloat*nstd::size_t