bgawrych commented on pull request #18711: URL: https://github.com/apache/incubator-mxnet/pull/18711#issuecomment-658576492
> Could you please add two unit-tests `softmax and log_softmax with empty ndarray` into `tests/python/unittest/test_operator.py` ? Check their backward procedure when input is empty. > > Thank you! @wkcn Please correct me if I'm wrong but doesn't empty array (e.g. [3,0,4]) is allowed only when numpy semantics is turned on and legacy mode doesn't support this? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org