kottmann opened a new pull request #7806: Fix _arange start and stop arguments default and required settings URL: https://github.com/apache/incubator-mxnet/pull/7806 The _arange description text differs from the configuration of defaults and required parameters. The start parameter should be optional and be defaulting to 0. The stop parameter should be required and not be marked as optional. ---------------------------------------------------------------- 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
