anirudhacharya commented on issue #9802: No support for slicing arrays along multiple axes URL: https://github.com/apache/incubator-mxnet/issues/9802#issuecomment-367220972 The example is here - https://github.com/anirudhacharya/onnx/blob/master/docs/Operators.md#Slice It was there in the initial post. We could probably use slice_axis multiple times with different axis values, to replicate the "axis as a tuple" use case, but that could be inefficient for large tuples.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
