wrongtest opened a new pull request, #10954: URL: https://github.com/apache/tvm/pull/10954
It would be great to escape printed python string, so as to make users available to get parsable cases with inline asm / llvm / c code, like the example in https://github.com/apache/tvm/blob/c5bd181c3d84de88e390bbce1cbcd6cc77cff310/gallery/how_to/work_with_schedules/tensorize.py#L298 There is already an interface, thought for c string literal originally, it should work on most cases for python string literals. -- 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]
