Skip to content

Troubles to run Resnet neural network through IREE #19562

Closed Answered by ScottTodd
FlintWangacc asked this question in Q&A
Discussion options

You must be logged in to vote

I don't have a complete answer on hand right now but wanted to respond to at least say that your expectations are reasonable. The compiled module should have a much simpler function signature. You could try some variations on aot.export from iree-turbine (docs: https://iree.dev/guides/ml-frameworks/pytorch/#ahead-of-time-aot-export), since that gives you finer control over the functions that get exported and then compiled.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@FlintWangacc
Comment options

Answer selected by FlintWangacc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants