KellenSunderland commented on a change in pull request #9552: [REQUEST FOR REVIEW | DO NOT
MERGE] Model Quantization with Calibration
URL: https://github.com/apache/incubator-mxnet/pull/9552#discussion_r166103566
##########
File path: Jenkinsfile
##########
@@ -442,6 +479,42 @@ try {
}
}
},
+ 'Python2: Quantize CPU': {
+ node('mxnetlinux-gpu-p3') {
Review comment:
Possible c+p error. Is it intended that cpu tests are running on a gpu node?
Same comment on the test directly below.
----------------------------------------------------------------
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:
users@infra.apache.org
With regards,
Apache Git Services
|