seberg commented on issue #11099: Fancy indexing with a list instead of a tuple URL: https://github.com/apache/incubator-mxnet/issues/11099#issuecomment-451167032 Btw. NumPy has a futurewarning to disallow lists being interpreted as tuple (forcing tuples for N-D indices). So you guys are already implementing the future I guess (did not check it carefully)
---------------------------------------------------------------- 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
