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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to