buggood first issuemxnet
倉庫指標
- Star
- (3,888 star)
- PR 合併指標
- (平均合併 26天 17小時) (30 天內合併 4 個 PR)
描述
See also fixes needed in #1893 because of this, and issue referenced therein.
To Reproduce
import mxnet as mx
from gluonts.mx.distribution.distribution import softplus
softplus(mx.nd, mx.nd.array([-20]))
Error message or code output
[-1.9073486e-06]
<NDArray 1 @cpu(0)>
Environment
- Operating system: macos
- Python version: 3.7.8
- GluonTS version: a75acdb
- MXNet version: 1.8.0