[GitHub] spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-11 Thread GitBox
spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180909444 ## File path: python/mxnet/io.py ## @@ -645,8 +647,8 @@ def __init__(self, data, label=None,

[GitHub] spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-11 Thread GitBox
spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180864756 ## File path: python/mxnet/module/base_module.py ## @@ -268,6 +285,10 @@ def score(self, eval_data,

[GitHub] spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-11 Thread GitBox
spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180864685 ## File path: python/mxnet/module/base_module.py ## @@ -364,6 +385,22 @@ def predict(self,

[GitHub] spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-11 Thread GitBox
spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180864745 ## File path: python/mxnet/module/base_module.py ## @@ -244,6 +245,22 @@ def score(self, eval_data,

[GitHub] spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-11 Thread GitBox
spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180864722 ## File path: python/mxnet/io.py ## @@ -645,8 +647,8 @@ def __init__(self, data, label=None,

[GitHub] spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-11 Thread GitBox
spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180864703 ## File path: python/mxnet/io.py ## @@ -506,6 +507,7 @@ def _init_data(data, allow_empty,

[GitHub] spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-11 Thread GitBox
spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180864676 ## File path: python/mxnet/module/base_module.py ## @@ -364,6 +385,22 @@ def predict(self,

[GitHub] spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180290804 ## File path: python/mxnet/io.py ## @@ -645,8 +647,8 @@ def __init__(self, data, label=None,

[GitHub] spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180290853 ## File path: python/mxnet/module/base_module.py ## @@ -363,6 +363,19 @@ def predict(self,