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 2019/10/16 08:33:26 UTC

[GitHub] [incubator-mxnet] pengzhao-intel commented on a change in pull request #16470: [mkldnn-1.0] add skipped case for mkldnn_v1.0

pengzhao-intel commented on a change in pull request #16470: [mkldnn-1.0] add skipped case for mkldnn_v1.0
URL: https://github.com/apache/incubator-mxnet/pull/16470#discussion_r335342090
 
 

 ##########
 File path: tests/python/quantization/test_quantization.py
 ##########
 @@ -747,6 +747,7 @@ def get_fp32_sym_with_multiple_outputs(length=1):
     return sym
 
 @with_seed()
+@unittest.skip('skip for MKL-DNN 1.0 integration: https://github.com/apache/incubator-mxnet/projects/16')
 
 Review comment:
   @ZhennanQin could we switch quantization tests now? I see several INT8 PRs are already merged.

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


With regards,
Apache Git Services