kparzysz-quic commented on PR #15483: URL: https://github.com/apache/tvm/pull/15483#issuecomment-1665703103
This happens when we evaluate and expression containing `()`, specifically when it get translated back into ast and then passed to `eval`. I encountered this while using macros, and I also thought it should happen without macros too, but I wasn't able to reproduce it with a simple testcase. I can dig into this some more to see why it worked there, but failed in a macro. -- 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]
