Uploaded image for project: 'Apache MXNet (Retired)'
  1. Apache MXNet (Retired)
  2. MXNET-88

Test and time GetContext() call rewritten in cython

    XMLWordPrintableJSON

Details

    • Task
    • Status: To Do
    • Major
    • Resolution: Unresolved
    • None
    • None

    Description

      Test and time GetContext() call rewritten in cython

      GetContext() is a function called in python very frequently and has some string manipulation functions which make it nontrivial.

      As a performance ROI test, refactor in cython and measure performance gain.

      The results of this test should help to determine what sort of gains can be achieved by refactoring similar high-call-count-with-moderate-complexity fucntions

      Attachments

        Activity

          People

            cjolivier01 Chris Olivier
            cjolivier01 Chris Olivier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: