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/26 19:53:07 UTC

[GitHub] roywei edited a comment on issue #13088: make ROIAlign support position-sensitive pooling

roywei edited a comment on issue #13088: make ROIAlign support position-sensitive pooling
URL: https://github.com/apache/incubator-mxnet/pull/13088#issuecomment-450016475
 
 
   Hi, @shesung  could you try rebase to the latest master? Some tests may be flaky, usually rebase to latest master or push an empty comit will solve it. 
   Running this test locally does not show any error
   ```
   MXNET_TEST_SEED=1616106831  nosetests  --logging-level=DEBUG  --verbose -s tests/python/gpu/test_operator_gpu.py:test_poisson_generator
   [INFO] Setting module np/mx/python random seeds, use MXNET_MODULE_SEED=1447546482 to reproduce.
   [WARNING] *** test-level seed set: all "@with_seed()" tests run deterministically ***
   test_operator_gpu.test_poisson_generator ... [INFO] Setting test np/mx/python random seeds, use MXNET_TEST_SEED=1616106831 to reproduce.
   ok
   
   ----------------------------------------------------------------------
   Ran 1 test in 5.083s
   
   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:
users@infra.apache.org


With regards,
Apache Git Services