fix simd erf_inv (#1896)

This commit is contained in:
Awni Hannun
2025-02-24 13:57:47 -08:00
committed by GitHub
parent 8ff84b5c43
commit 2d0f384b6f
3 changed files with 6 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ set(BASE_HEADERS
bf16_math.h
complex.h
defines.h
erf.h
expm1f.h
utils.h)