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

Add support for nn.Softplus layer in PyTorch #111

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Add support for nn.Softplus layer in PyTorch #111

merged 1 commit into from
Sep 23, 2024

Conversation

odow
Copy link
Collaborator

@odow odow commented Sep 23, 2024

Closes #110

@odow odow merged commit 6af710e into main Sep 23, 2024
@odow odow deleted the od/softplus branch September 23, 2024 21:25
@odow
Copy link
Collaborator Author

odow commented Sep 23, 2024

cc @mjgarc here is nn.Softplus support

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.

Add soft plus layer for torch
1 participant