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_r191648911
##########
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:
@zheng-da We cannot pass this test_quantization.py when building without
mkldnn.
----------------------------------------------------------------
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