I was thinking of this - 
```
keepdims = 1 if attrs.get("keepdims", 0) in ["True", "1"] else 0
```
but this should be ok i guess.

[ Full content available at: 
https://github.com/apache/incubator-mxnet/pull/12653 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to