ChaiBapchya opened a new pull request #18261: URL: https://github.com/apache/incubator-mxnet/pull/18261
Backport to fix large tensor nightly test issue Co-authored-by: Rohit Kumar Srivastava <[email protected]> Verified the changes locally by setting up the Infra https://cwiki.apache.org/confluence/display/MXNET/Reproducing+test+results Build : ``` sudo ci/build.py --docker-registry mxnetci --platform ubuntu_nightly_cpu --docker-build-retries 3 --shm-size 500m /work/runtime_functions.sh build_ubuntu_cpu_large_tensor ``` Test ``` sudo ci/build.py --docker-registry mxnetci --platform ubuntu_nightly_cpu --docker-build-retries 3 --shm-size 500m /work/runtime_functions.sh nightly_test_large_vector ``` ``` ---------------------------------------------------------------- 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]
