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

Interpreter can register builtin opcode after conversion #65

Open
kohheekyung opened this issue Jun 20, 2024 · 1 comment
Open

Interpreter can register builtin opcode after conversion #65

kohheekyung opened this issue Jun 20, 2024 · 1 comment
Assignees

Comments

@kohheekyung
Copy link

Description of the bug:

I got a value error when loading the converted model.
Is there anything that I should set during conversion?

image

ValueError: Didn't find op for builtin opcode 'TRANSPOSE_CONV' version '4'
Registration failed.

Actual vs expected behavior:

No response

Any other information you'd like to share?

No response

@chunnienc chunnienc self-assigned this Jun 20, 2024
@chunnienc
Copy link
Collaborator

Hi @kohheekyung , this can be a bug in our converter. Please follow our debugging guide and paste the printed code snippets to this issue, we will look into the converter issue.

If possible, please also attach the full error with stack trace, thanks!

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