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

conversion to coreml doesn't work #41

Open
rotem154154 opened this issue Aug 3, 2022 · 3 comments
Open

conversion to coreml doesn't work #41

rotem154154 opened this issue Aug 3, 2022 · 3 comments

Comments

@rotem154154
Copy link

when i try to convert to coreml the code crash with:
RuntimeError: PyTorch convert function for op 'numel' not implemented.

@bes-dev
Copy link
Owner

bes-dev commented Aug 4, 2022

@rotem154154 which versions of pytorch and corml-tools do you use?

@rotem154154
Copy link
Author

i tried with pytorch 1.12.0 and 1.13.0.dev20220726
both using coreml 5.2.0 and 5.0.0

@bes-dev
Copy link
Owner

bes-dev commented Aug 16, 2022

@rotem154154 sorry for the late response. I checked model conversion to coreml and it works good for me with coremltools==5.2.0. Please, try to update coremltools in your python env.

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

No branches or pull requests

2 participants