reminisce commented on issue #13143: [MXNET-1206] Support NDArray indexing with None and Ellipsis URL: https://github.com/apache/incubator-mxnet/pull/13143#issuecomment-507458141 You can run some simple performance tests involving integer indexing and first-axis slicing. For example, you can get the time of "splitting" a batch of images, say shape (256, 3, 224, 224) into four sub-batches, each of which shape is (64, 3, 224, 224).
---------------------------------------------------------------- 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
