larroy commented on a change in pull request #16973: Fix ci cuda problems URL: https://github.com/apache/incubator-mxnet/pull/16973#discussion_r354060179
########## File path: tests/python/unittest/test_model_parallel.py ########## @@ -17,6 +17,7 @@ import numpy as np import mxnet as mx +from mxnet.test_utils import * Review comment: This is not needed, thanks. ---------------------------------------------------------------- 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] With regards, Apache Git Services
