utils imported should start with `_` since you are import * from io.py. Or you can use __all__ to skip them. It's up to your choice, just not expose everything.
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12545 ] This message was relayed via gitbox.apache.org for [email protected]
