DickJC123 opened a new pull request #19206: URL: https://github.com/apache/incubator-mxnet/pull/19206
## Description ## This is a backport of PR https://github.com/apache/incubator-mxnet/pull/19186 from v1.x to v1.8.x. With this PR's non-functional change to the UNET test of test_img_seg.R, the frequent but non-deterministic failure has not reoccurred. This suggests a race condition of some sort, but this has not been root-caused. ## 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 @samskalicky ---------------------------------------------------------------- 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]
