adobay opened a new issue #5229: gather_nd result seems not correct URL: https://github.com/apache/incubator-tvm/issues/5229 with data shape [6, 4, 3] , indices shape [6, 2], gather_nd will throw error. with data shape [1, 4, 1], indices shape [3, 2], result shape is [2].
---------------------------------------------------------------- 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
