@safrooze I have verified that using the master from intel/mkl-dnn module the problem has been fixed. ` from mxnet import ndarray as nd
nd.Activation(nd.array([100]), act_type='softrelu') [100.] <NDArray 1 @cpu(0)> ` @sandeep-krishnamurthy @nswamy Please close this issue. [ Full content available at: https://github.com/apache/incubator-mxnet/issues/11804 ] This message was relayed via gitbox.apache.org for [email protected]
