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

fix(Pytorch): Fix builders.py #280

Merged
merged 1 commit into from
Apr 22, 2024
Merged

fix(Pytorch): Fix builders.py #280

merged 1 commit into from
Apr 22, 2024

Conversation

vladislavalerievich
Copy link
Collaborator

@vladislavalerievich vladislavalerievich commented Apr 15, 2024

Add fix to handle Fixed layers (e.g. activations) which are not wrapped in the Fixed class wrapper. Or any other torch nodes which are placed directly by the user, without wrapping them in the Component class.

@eddiebergman eddiebergman merged commit c4fb08a into main Apr 22, 2024
6 checks passed
@eddiebergman eddiebergman deleted the fix-pytorch-builders branch April 22, 2024 06:52
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.

2 participants