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 2018/10/16 13:05:52 UTC

[GitHub] lebeg commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter

lebeg commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter
URL: https://github.com/apache/incubator-mxnet/pull/11952#discussion_r225529740
 
 

 ##########
 File path: ci/travis/install.sh
 ##########
 @@ -22,5 +22,5 @@ export HOMEBREW_NO_AUTO_UPDATE=1
 
 if [ ${TRAVIS_OS_NAME} == "osx" ]; then
     brew install opencv
-    python -m pip install --user nose numpy cython scipy requests mock nose-timer nose-exclude
+    python -m pip install --user nose numpy cython scipy requests mock nose-timer nose-exclude mxnet-to-coreml
 
 Review comment:
   I'm fully with @KellenSunderland on this. The current place is not ideal, but it's the best we can get for now. I suggest we create a ticket for moving this to nightlies once they will get set up.

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