[GitHub] [incubator-mxnet] zhreshold commented on a change in pull request #16175: [Dataset] add shard API

2019-09-17 Thread GitBox
zhreshold commented on a change in pull request #16175: [Dataset] add shard API URL: https://github.com/apache/incubator-mxnet/pull/16175#discussion_r325308067 ## File path: python/mxnet/gluon/data/dataset.py ## @@ -64,6 +64,37 @@ def filter(self, fn): from . impor

[GitHub] [incubator-mxnet] zhreshold commented on a change in pull request #16175: [Dataset] add shard API

2019-09-16 Thread GitBox
zhreshold commented on a change in pull request #16175: [Dataset] add shard API URL: https://github.com/apache/incubator-mxnet/pull/16175#discussion_r324829139 ## File path: python/mxnet/gluon/data/dataset.py ## @@ -64,6 +64,37 @@ def filter(self, fn): from . impor