You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/01/30 09:21:55 UTC

[GitHub] kiendang commented on issue #13816: Add default parameters for Scala NDArray.arange

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:
users@infra.apache.org


With regards,
Apache Git Services