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

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

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

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

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

2019-09-15 Thread GitBox
wkcn commented on a change in pull request #16175: [Dataset] add shard API URL: https://github.com/apache/incubator-mxnet/pull/16175#discussion_r324503936 ## File path: python/mxnet/gluon/data/dataset.py ## @@ -84,14 +84,13 @@ def shard(self, num_shards, index): ""

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

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

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

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