marcoabreu commented on a change in pull request #13203: [MXNET-793] 
Virtualized ARMv7 with Qemu CI integration
URL: https://github.com/apache/incubator-mxnet/pull/13203#discussion_r232380407
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -22,6 +22,10 @@
 
 // mxnet libraries
 mx_lib = 'lib/libmxnet.so, lib/libmxnet.a, 3rdparty/dmlc-core/libdmlc.a, 
3rdparty/tvm/nnvm/lib/libnnvm.a'
+
+// Python wheels
+mx_pip = 'mxnet_dist/*.whl'
 
 Review comment:
   Are you sure about that path? in my experiments, it was in a different path: 
https://github.com/marcoabreu/incubator-mxnet/blob/add-raspberry-ci/tests/nightly/JenkinsfileEdge#L21

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

Reply via email to