Replies: 1 comment
-
Closing to discuss at #17776 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to use iree-opt --torch-to-iree to transform ir from torch to linalg. I found my function named main becomes main$async automatically. What should I do if I just want a function named main but not a async function named main$async?
Beta Was this translation helpful? Give feedback.
All reactions