@samskalicky @apeforest It seems that `dim_t` is poisonous in some cases. I 
have changed to following examples. `k` changed to `int` following the old 
`diag` implementation, `axis1` and `axis2` changed to `int32_t` following 
`swapaxes` and `concat`. I notice this is actually not very consistent in 
different operator implementations, and believe that if one day it is necessary 
to have a tensor of that many dimensions, these operators might have to go 
through some refactoring work.

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

Reply via email to