Uploaded image for project: 'Singa'
  1. Singa
  2. SINGA-473

Implement ONNX Operators in Autograd: Trigonometry functions

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Done
    • Module
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            chrishkchris Chris Yeung
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1.5h
                1.5h