Add onnx parsers for gelu, fastgelu; using silu apprx for fastgelu
Showing
src/onnx/parse_fastgelu.cpp
0 → 100644
src/onnx/parse_gelu.cpp
0 → 100644
test/onnx/fastgelu_test.onnx
0 → 100644
test/onnx/gelu_test.onnx
0 → 100644
Please register or sign in to comment