ekalda opened a new pull request #9547:
URL: https://github.com/apache/tvm/pull/9547


   Some activation functions like TANH and SIGMOID are implemented
   by calculating the values based on the QNN parameters and
   recording the values into a lookup table (LUT).
   
   This patch adds the LUT functionality alongside with the TANH
   activation function and the tests.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to