nngen icon indicating copy to clipboard operation
nngen copied to clipboard

implement tanh activation function

Open sh-mug opened this issue 1 year ago • 0 comments

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.

sh-mug avatar Apr 08 '23 15:04 sh-mug