I'd change it to `const auto& item : buff` to avoid confusing `i` with an index var (like in the loop below)
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12356 ] This message was relayed via gitbox.apache.org for [email protected]
