kiendang commented on issue #13816: Add default parameters for Scala NDArray.arange URL: https://github.com/apache/incubator-mxnet/pull/13816#issuecomment-459211902 I doubt anyone would manually include `infer_range` since setting non-default value `infer_range=True` for `ndarray.arange` always returns error. None of the examples seem to use it either. Still I get your point. I will revert the change if you think it's best to do so. If noone uses `infer_range` then leaving it there doesn't hurt. However, if `infer_range` is pointless and was not taken out by mistake, what's the best way to deal with that?
---------------------------------------------------------------- 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
