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/12/08 04:16:22 UTC

[GitHub] hellonico commented on issue #13554: #13385 [Clojure] - Turn examples into integration tests

hellonico commented on issue #13554: #13385 [Clojure] - Turn examples into integration tests
URL: https://github.com/apache/incubator-mxnet/pull/13554#issuecomment-445429128
 
 
   The following examples are turned into integration tests:
   
   SuperPinkicious:examples niko$ find . -name test 
   ./gan/test
   ./visualization/test
   ./neural-style/test
   ./tutorial/test
   ./multi-label/test
   ./module/test
   ./cnn-text-classification/test
   ./imclassification/test
   ./profiler/test
   ./rnn/test
   
   rnn has a training section and a test trained network section, but the training section is very, very, very slow 
   I am wondering if it should still be added or not? It largely depends on the CI setup at this stage, but on my dev machine I can not get anything in a reasonable amount of time. 

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