kiendang commented on issue #13816: Add default parameters for Scala NDArray.arange URL: https://github.com/apache/incubator-mxnet/pull/13816#issuecomment-458871331 @szha From my understanding `infer_range` was proposed in #12064 to infer `stop` from output shape, but later [in the same PR](https://github.com/apache/incubator-mxnet/pull/12064#discussion_r211408234) deemed only applicable to symbolic and not ndarray API and was meant to be ripped out from all languages' ndarray API. This was done for Scala and Clojure and I believe should have been done for python as well. @taliesinb could you verify?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
