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

Updated model connections dict to work for multi-output tensors for a layer #3704

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

quic-ssayanta
Copy link
Contributor

Fixes #3703

Handled the case when the output tensors for a layer is a list of tensors instead of a single tensor during updation of model connections dict.

@quic-pkaul quic-pkaul merged commit b2dab1a into quic:develop Dec 31, 2024
4 checks passed
@quic-ssayanta quic-ssayanta deleted the multi_out_tensor_fixes branch December 31, 2024 09:13
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

Successfully merging this pull request may close these issues.

Updated model connections dict to work for multi-output tensors for a layer
2 participants