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

Concat operator not supported (IDFGH-14774) (AIV-760) #210

Open
carolineys opened this issue Mar 4, 2025 · 0 comments
Open

Concat operator not supported (IDFGH-14774) (AIV-760) #210

carolineys opened this issue Mar 4, 2025 · 0 comments

Comments

@carolineys
Copy link

carolineys commented Mar 4, 2025

Is your feature request related to a problem?

When I attempted to deploy my .espdl model, I encountered the following error:

I (1078) dl::Model: net__model_1/model/lambda/stack_Concat__726: Concat

E (1078) dl::Model: Concat is not supported. Please implement and register it first.

Since the concat operator is supported by esp-ppq, I assumed that the list of supported operators would be the same. Is there any workaround if this concat operator is indeed not supported if I need to deploy this model?
Where can I find the list of operators supported by esp-idf?

Describe the solution you'd like.

Deploy espdl model

Describe alternatives you've considered.

No response

Additional context.

No response

@github-actions github-actions bot changed the title Concat operator not supported Concat operator not supported (IDFGH-14774) Mar 4, 2025
@Alvin1Zhang Alvin1Zhang transferred this issue from espressif/esp-idf Mar 5, 2025
@github-actions github-actions bot changed the title Concat operator not supported (IDFGH-14774) Concat operator not supported (IDFGH-14774) (AIV-760) Mar 5, 2025
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

1 participant