[GitHub] asitstands commented on issue #10528: [MXNET-316] Remove empty buckets causing index errors

2018-04-13 Thread GitBox
asitstands commented on issue #10528: [MXNET-316] Remove empty buckets causing 
index errors
URL: https://github.com/apache/incubator-mxnet/pull/10528#issuecomment-381086368
 
 
   Modify `test_bucketing.py` and test it locally, then push it to your 
repository (the branch of this PR). It will modity this PR and run all tests, 
including the one you add, again. To see the test results, click "show all 
checks - details" below.


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


[GitHub] asitstands commented on issue #10528: [MXNET-316] Remove empty buckets causing index errors

2018-04-13 Thread GitBox
asitstands commented on issue #10528: [MXNET-316] Remove empty buckets causing 
index errors
URL: https://github.com/apache/incubator-mxnet/pull/10528#issuecomment-381066304
 
 
   
https://github.com/apache/incubator-mxnet/blob/master/tests/python/train/test_bucketing.py
 has tests for `BucketSentenceIter`. You can add your test there. To execute 
the test, install nosetests and run `nosetests -v path_to_the_test`.


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


[GitHub] asitstands commented on issue #10528: [MXNET-316] Remove empty buckets causing index errors

2018-04-13 Thread GitBox
asitstands commented on issue #10528: [MXNET-316] Remove empty buckets causing 
index errors
URL: https://github.com/apache/incubator-mxnet/pull/10528#issuecomment-381066304
 
 
   
https://github.com/apache/incubator-mxnet/blob/master/tests/python/train/test_bucketing.py
 has tests for BucketSentenceIter. You can add your test there. To execute the 
test, install nosetests and run `nosetests -v path_to_the_test`.


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