roywei commented 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 
falky, usually rebase to latest master or push an empty comit will solve it. 
   Running this test locally does not show any error, rebase or empty commit 
may solve it.
   ```
   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:
[email protected]


With regards,
Apache Git Services

Reply via email to