Skip to content

Initialize Concat network automatically - #77

Merged
kaminow merged 3 commits into
mainfrom
fix-concat
May 19, 2025
Merged

Initialize Concat network automatically#77
kaminow merged 3 commits into
mainfrom
fix-concat

Conversation

@kaminow

@kaminow kaminow commented Nov 19, 2024

Copy link
Copy Markdown
Collaborator

Currently we wait to initialize the NN in the ConcatStrategy until the first time the layer is called, which can cause some issues. This PR changes it to initialize the network when the ConcatStrategy is created.

@kaminow
kaminow merged commit f117a60 into main May 19, 2025
@kaminow
kaminow deleted the fix-concat branch May 19, 2025 15:37
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.

1 participant