[GitHub] szha commented on a change in pull request #12064: Allow stop of arange to be inferred from dims.

2018-08-17 Thread GitBox
szha commented on a change in pull request #12064: Allow stop of arange to be inferred from dims. URL: https://github.com/apache/incubator-mxnet/pull/12064#discussion_r210963897 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/Symbol.scala ## @@ -955,9

[GitHub] szha commented on a change in pull request #12064: Allow stop of arange to be inferred from dims.

2018-08-17 Thread GitBox
szha commented on a change in pull request #12064: Allow stop of arange to be inferred from dims. URL: https://github.com/apache/incubator-mxnet/pull/12064#discussion_r210963879 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/NDArray.scala ## @@ -408,10

[GitHub] szha commented on a change in pull request #12064: Allow stop of arange to be inferred from dims.

2018-08-17 Thread GitBox
szha commented on a change in pull request #12064: Allow stop of arange to be inferred from dims. URL: https://github.com/apache/incubator-mxnet/pull/12064#discussion_r210963755 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -2518,8 +2518,8 @@ def arange(start,

[GitHub] szha commented on a change in pull request #12064: Allow stop of arange to be inferred from dims.

2018-08-13 Thread GitBox
szha commented on a change in pull request #12064: Allow stop of arange to be inferred from dims. URL: https://github.com/apache/incubator-mxnet/pull/12064#discussion_r209695522 ## File path: src/operator/tensor/init_op.h ## @@ -471,6 +473,11 @@ inline bool

[GitHub] szha commented on a change in pull request #12064: Allow stop of arange to be inferred from dims.

2018-08-13 Thread GitBox
szha commented on a change in pull request #12064: Allow stop of arange to be inferred from dims. URL: https://github.com/apache/incubator-mxnet/pull/12064#discussion_r209504005 ## File path: src/operator/tensor/init_op.h ## @@ -471,6 +473,11 @@ inline bool