Open reminisce opened 5 years ago
Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it. Here are my recommended labels: Bug, CI
Skipping the following tests allows the CI to pass without errors. Not sure which one(s) exactly caused the error.
test_convolution_with_type
test_predictor_amp
test_tvm_bridge
test_parallel_random_seed_setting
test_sparse_nd_elemwise_add
test_sparse_nd_transpose
After changing the default value of
MXNET_GPU_TEMP_SPACE
from 1 to 4, the CI cannot pass due to some memory corruption on GPUs.Test PR: https://github.com/apache/incubator-mxnet/pull/15704
Error message as below.