-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ExecuTorch support #1175
Comments
Seems Executorch is getting more adoption, any plan to add the support? |
@hossein1387 main now includes some basic scaffolding to open |
@lutzroeder I pulled latest code from the main branch and then:
And when I load my executorch exported model, I got this error: Unsupported file content '3c000000455431326568303018000000'. I cant attach the debugger to see why the extension is not supported. Any suggestion? |
@hossein1387 good catch. Likely because the file extension was not |
Examples:
add.pte.zip
mobilenet_v2.pte.zip
mv2_xnnpack.pte.zip
mv2_vulkan.pte.zip
style_transfer_candy_coreml.pte.zip
style_transfer_candy_xnnpack.pte.zip
The text was updated successfully, but these errors were encountered: