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 2018/06/28 00:32:20 UTC

[GitHub] toddsundsted commented on issue #11398: Floating Point Exception after Array Creation

toddsundsted commented on issue #11398: Floating Point Exception after Array Creation
URL: https://github.com/apache/incubator-mxnet/issues/11398#issuecomment-400872858
 
 
   @frankfliu I have a proposed fix here: https://github.com/apache/incubator-mxnet/pull/11397
   
   this small change ensures that `random_uniform(..)` and similar behave consistently with other methods for `NDArray` creation, like `zeros(...)`. I would love a review and feedback on the proposal.
   

----------------------------------------------------------------
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