[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy

2019-11-25 Thread GitBox
reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy URL: https://github.com/apache/incubator-mxnet/pull/16621#discussion_r350463623 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -43,31 +50,131 @@

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy

2019-11-25 Thread GitBox
reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy URL: https://github.com/apache/incubator-mxnet/pull/16621#discussion_r350470836 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -4957,4 +5119,62 @@

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy

2019-11-25 Thread GitBox
reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy URL: https://github.com/apache/incubator-mxnet/pull/16621#discussion_r350469321 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -855,6 +972,51 @@ def

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy

2019-11-25 Thread GitBox
reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy URL: https://github.com/apache/incubator-mxnet/pull/16621#discussion_r350468055 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -3125,6 +3128,26 @@ def

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy

2019-11-25 Thread GitBox
reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy URL: https://github.com/apache/incubator-mxnet/pull/16621#discussion_r350470620 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -4957,4 +5119,62 @@

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy

2019-11-25 Thread GitBox
reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy URL: https://github.com/apache/incubator-mxnet/pull/16621#discussion_r350468294 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -2774,10 +2773,10 @@ def

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy

2019-11-25 Thread GitBox
reminisce commented on a change in pull request #16621: [Numpy] Basic indexing in symbolic interface of DeepNumpy URL: https://github.com/apache/incubator-mxnet/pull/16621#discussion_r350469601 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -855,6 +972,51 @@ def