Skip to content
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

[compiler]Auto split onnx model for NPU by unsupported OPs and model size #14534

Open
chenyx113 opened this issue Jan 9, 2025 · 1 comment
Open

Comments

@chenyx113
Copy link

when converting the onnx models to NPU format, we may meet some unsupported OPs, if there are too many OPs and layers have such issue, it is difficult to split manually, so we need a auto analysis and subgraph tool for onnx model according to NPU specification, we will consider to develop and contribute such feature for Samsung One, thank you

@chenyx113 chenyx113 changed the title Auto split onnx model for NPU by unsupported OPs and model size [compiler]Auto split onnx model for NPU by unsupported OPs and model size Jan 9, 2025
@lemmaa
Copy link
Member

lemmaa commented Jan 10, 2025

@chenyx113 , could you please contact me via company email? Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants