YEUNG SAI HO created SINGA-473:
----------------------------------

             Summary: Implement ONNX Operators in Autograd: Trigonometry 
functions
                 Key: SINGA-473
                 URL: https://issues.apache.org/jira/browse/SINGA-473
             Project: Singa
          Issue Type: New Feature
          Components: Module
            Reporter: YEUNG SAI HO


The Open Neural Network Exchange (ONNX) is a format for interchanging neural 
network models between AI systems. There is a list of ONNX operators defined in 
https://github.com/onnx/onnx/blob/master/docs/Operators.md

We are going to implement more ONNX operators in our Autograd module 
(incubator-singa/python/singa/autograd.py). First of all, this ticket 
implements 11 unary Trigonometry functions in the Autograd module, which are:
1. cos
2. cosh
3. sin
4. sinh
5. tan
6. acos
7. acosh
8. asin
9. asinh
10. atan
11. atanh



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to