You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Chris Olivier (JIRA)" <ji...@apache.org> on 2018/04/02 17:36:00 UTC

[jira] [Updated] (MXNET-88) Test and time GetContext() call rewritten in cython

     [ https://issues.apache.org/jira/browse/MXNET-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Olivier updated MXNET-88:
-------------------------------
    Status: To Do  (was: In Progress)

> Test and time GetContext() call rewritten in cython
> ---------------------------------------------------
>
>                 Key: MXNET-88
>                 URL: https://issues.apache.org/jira/browse/MXNET-88
>             Project: Apache MXNet
>          Issue Type: Task
>            Reporter: Chris Olivier
>            Assignee: Chris Olivier
>            Priority: Major
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org