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

RuntimeError: PyTorch convert function for op 'lift_fresh' not implemented. #596

Open
deJong-IT opened this issue Feb 6, 2023 · 2 comments

Comments

@deJong-IT
Copy link

deJong-IT commented Feb 6, 2023

Hi,

I'm trying to convert a model to coreml and I keep getting this error:
RuntimeError: PyTorch convert function for op 'lift_fresh' not implemented.

Even when I just try a build in model:
python -m openpifpaf.export_coreml --checkpoint shufflenetv2k30-animalpose --outfile animal.mlmodel

I tried it with the latest coremltools (6.2) and with coremltools (5.0)
I tried it on a x86 and an arm64 macbook

What am I doing wrong?

@make1986
Copy link

Hey, @deJong-IT .
Have you solved this problem?

@deJong-IT
Copy link
Author

Hi @make1986
No, I gave up and end up not using openpifpaf.

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