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

Dealing with encoder outputs with dimension > 3 when using the reshaper neck. #468

Merged
merged 3 commits into from
Mar 7, 2025

Conversation

Joao-L-S-Almeida
Copy link
Member

No description provided.

Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
@Joao-L-S-Almeida Joao-L-S-Almeida added the bug Something isn't working label Mar 3, 2025
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
Copy link
Collaborator

@romeokienzler romeokienzler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@romeokienzler romeokienzler merged commit 8e1d23b into main Mar 7, 2025
7 checks passed
@romeokienzler romeokienzler deleted the shape_incompatibility branch March 7, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.99.9 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong shape: expected 3 dims. Received 4-dim tensor.
2 participants