pengzhao-intel commented on issue #10724: Flaky test MKLDNN test_bucket_module
URL: 
https://github.com/apache/incubator-mxnet/issues/10724#issuecomment-445644408
 
 
   @ThomasDelteil can't reproduce the issue with the latest master.
   Did you see the error recently?
   
   > [patric@mlt-skx090 incubator-mxnet]$ nosetests --nocapture --verbose 
tests/python/train/test_bucketing.py:test_bucket_module
   > /home/patric/.local/lib/python2.7/site-packages/h5py/__init__.py:34: 
FutureWarning: Conversion of the second argument of issubdtype from `float` to 
`np.floating` is deprecated. In future, it will be treated as `np.float64 == 
np.dtype(float).type`.
   >   from ._conv import register_converters as _register_converters
   > test_bucketing.test_bucket_module ... WARNING: discarded 0 sentences 
longer than the largest bucket.
   > WARNING: discarded 0 sentences longer than the largest bucket.
   > Begin fit...
   > Epoch[0] Train-perplexity=50.065388
   > Epoch[0] Time cost=0.454
   > Epoch[0] Validation-perplexity=50.067732
   > Epoch[1] Train-perplexity=50.073364
   > Epoch[1] Time cost=0.279
   > Epoch[1] Validation-perplexity=50.129676
   > Epoch[2] Train-perplexity=50.131784
   > Epoch[2] Time cost=0.266
   > Epoch[2] Validation-perplexity=50.145069
   > Epoch[3] Train-perplexity=50.167477
   > Epoch[3] Time cost=0.250
   > Epoch[3] Validation-perplexity=50.121254
   > Epoch[4] Train-perplexity=50.118223
   > Epoch[4] Time cost=0.245
   > Epoch[4] Validation-perplexity=50.162443
   > Finished fit...
   > ok
   > 
   > ----------------------------------------------------------------------
   > Ran 1 test in 2.109s
   > 
   > OK
   > 

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