slyubomirsky commented on issue #12362:
URL: https://github.com/apache/tvm/issues/12362#issuecomment-1211286866
Can you write a simple pass that will change ("sanitize") the variable
names? I don't know if a colon is treated in any special way by the parser, but
you could try replacing them with underscores. I thought the parser did some
sanitization of its own and am surprised that this still happens.
--
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]