If I would want to assign a int64 variable a value, I would rather go for: ```*static_cast<int64_t*>(out_data.dptr_) = in_data.Size();```
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12631 ] This message was relayed via gitbox.apache.org for [email protected]
