DickJC123 opened a new pull request #19173:
URL: https://github.com/apache/incubator-mxnet/pull/19173


   ## Description ##
   This is a backport to v1.x of the PR 
https://github.com/apache/incubator-mxnet/pull/18424.  The original PR built on 
the work of @larroy, and introduced the `with environment():` context and 
`@with_environment()` decorator.  The PR replaced the ad hoc manipulation of 
environment variables in unittests and solved the 'read-only env var state' 
problem of Windows.
   
   ## Checklist ##
   ### Essentials ###
   - [X] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], 
[FEATURE], [DOC], etc)
   - [X] Changes are complete (i.e. I finished coding on this PR)
   - [X] All changes have test coverage
   - [X] Code is well-documented
   
   
   


----------------------------------------------------------------
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.

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


Reply via email to