wzh99 commented on issue #11679: URL: https://github.com/apache/tvm/issues/11679#issuecomment-1152847330
This may be the possible cause of this indexing error: https://github.com/apache/tvm/blob/dfc8e95604afc8475970b8371d2a93d76b0bddf6/include/tvm/topi/transform.h#L746-L747 When `begin` is empty, `begin[0]` is an invalid indexing. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
