xinyu-intel commented on a change in pull request #10433: [MXNET-290] MKLDNN 
support for model quantization
URL: https://github.com/apache/incubator-mxnet/pull/10433#discussion_r182614674
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -371,7 +371,6 @@ unittest_ubuntu_python2_cpu() {
     export MXNET_STORAGE_FALLBACK_LOG_VERBOSE=0
     nosetests-2.7 --verbose tests/python/unittest
     nosetests-2.7 --verbose tests/python/train
-    nosetests-2.7 --verbose tests/python/quantization
 
 Review comment:
   @marcoabreu We cannot pass the `test_quantization_mkldnn.py` when building 
without mkldnn. So I skip this line or we can put the test file in a separate 
dictionary?

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


With regards,
Apache Git Services

Reply via email to