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/06/19 22:09:54 UTC

[GitHub] lihaofd commented on issue #11333: [WIP] fix issue of test_gru_bidirectional #11219 and add robust code

lihaofd commented on issue #11333: [WIP] fix issue of test_gru_bidirectional #11219 and add robust code
URL: https://github.com/apache/incubator-mxnet/pull/11333#issuecomment-398562393
 
 
   @marcoabreu 
   When testing 1000 times test_gru_bidirectional in one nosetests, jenkins testing failed with "Sending interrupt signal to process". While  testing 100 times test_gru_bidirectional can pass.
   Is it caused by timeout? If this is the case, how many times testing could be suggested in this testing?
   Thanks!
   
   "test_operator.test_loop_gru_bidirectional ... Sending interrupt signal to process
   
   After 10s process did not stop
   or
   C:\jenkins_slave\workspace\ut-python-cpu@2\pkg_vc14_cpu\python\mxnet\rnn\rnn_cell.py:675: UserWarning: NTC layout detected. Consider using TNC for FusedRNNCell for faster speed
   
     warnings.warn("NTC layout detected. Consider using "
   
   Sending interrupt signal to process
   
   After 10s process did not stop

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