wkcn commented on a change in pull request #13609: [MXNET-1258]fix unittest for ROIAlign Operator URL: https://github.com/apache/incubator-mxnet/pull/13609#discussion_r243128242
########## File path: tests/python/unittest/test_operator.py ########## @@ -6845,30 +6845,32 @@ def test_context_num_gpus(): @with_seed() def test_op_roi_align(): - # Adapted from https://github.com/wkcn/MobulaOP/blob/master/tests/test_roi_align_op.py + # Adapted from https://github.com/wkcn/MobulaOP/blob/master/tests/test_op/test_roi_align_op.py Review comment: I have removed it. Thanks! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
