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 2021/04/16 17:50:55 UTC

[GitHub] [incubator-mxnet] waytrue17 commented on a change in pull request #20178: Onnx Fix 6 MaskRCNN models

waytrue17 commented on a change in pull request #20178:
URL: https://github.com/apache/incubator-mxnet/pull/20178#discussion_r615025864



##########
File path: tests/python-pytest/onnx/test_onnxruntime_cv.py
##########
@@ -199,8 +199,6 @@ def obj_detection_test_images(tmpdir_factory):
     tmpdir = tmpdir_factory.mktemp("obj_det_data")
     from urllib.parse import urlparse
     test_image_urls = [
-        'https://github.com/apache/incubator-mxnet-ci/raw/master/test-data/images/car.jpg',

Review comment:
       Why do we remove the images here?




-- 
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