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 2017/12/17 17:02:54 UTC

[GitHub] caiqi opened a new issue #9113: float division by zero error for small network

caiqi opened a new issue #9113: float division by zero error for small network
URL: https://github.com/apache/incubator-mxnet/issues/9113
 
 
   https://github.com/apache/incubator-mxnet/blob/251ae71a20d8318ab20f4c19520f74b881fdf3ff/python/mxnet/callback.py#L159 For some very small network, (time.time() - self.tic) may be zero and throws division by zero error.

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