DickJC123 opened a new pull request, #21107: URL: https://github.com/apache/incubator-mxnet/pull/21107
## Description ## On a recent PR of mine and in other PRs, I'm seeing sporadic windows-gpu job failures, which I mentioned awhile ago in https://github.com/apache/incubator-mxnet/issues/20914 . I suspect now an issue with tempfile.TemporaryDirectory() on Windows. This PR starts with a non-functional commit to show that master is suffering this problem. I may further develop a work-around. ## Checklist ## ### Essentials ### - [X ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc) - [ ] Changes are complete (i.e. I finished coding on this PR) - [ ] All changes have test coverage - [ ] 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
