nngen
nngen copied to clipboard
implement tanh activation function
Changes Made
- Implemented the tanh activation function to the NNgen library and added support for conversion from ONNX.
- Added tests for tanh.
Testing
Among the newly added test cases, three cases not related to integration with ONNX passed the pytest.