hzfan edited a comment on issue #5219: [TOPI] Use int32 for indices of strided_slice/take/gather_nd URL: https://github.com/apache/incubator-tvm/pull/5219#issuecomment-608979127 It seems like a workaround. It would be better if we can support i64 indices which does not fit into i32 (like 2^60). I made a little effort in #5235, but it is far from complete.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
