You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/04/30 02:40:57 UTC

[GitHub] [incubator-mxnet] szha commented on a change in pull request #18146: [CI] run pytest in parallel

szha commented on a change in pull request #18146:
URL: https://github.com/apache/incubator-mxnet/pull/18146#discussion_r417722768



##########
File path: tests/python/train/test_resnet_aug.py
##########
@@ -39,14 +40,15 @@ def get_net():
     return softmax
 
 # check data
-get_cifar10()
+path = tempfile.mkdtemp()

Review comment:
       thanks. this is useful. I will replace other occurrences.




----------------------------------------------------------------
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:
users@infra.apache.org