remove the if statement above and replace this line with -
```python
a_max = np.float(attrs.get('a_max', np.inf))
```[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12457 ] This message was relayed via gitbox.apache.org for [email protected]
