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/03/04 21:48:17 UTC

[GitHub] [incubator-mxnet] fhieber commented on issue #14301: SoftmaxOutput crashes with normalization "valid"

fhieber commented on issue #14301: SoftmaxOutput crashes with normalization "valid"
URL: https://github.com/apache/incubator-mxnet/issues/14301#issuecomment-469434934
 
 
   @wkcn Sockeye can use 'valid' normalization in its SoftmaxOutput operator use, see [here](https://github.com/awslabs/sockeye/blob/2f44099cd4f488bd8d348d74e9ae85095f72501e/sockeye/loss.py#L112).
   The failure you are observing for `test/unit/test_inference.py::test_topk_func` is related to #13862, which is an open problem.

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


With regards,
Apache Git Services