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

Layer Normalization from pytorch #148

Open
edmBernard opened this issue Jun 5, 2024 · 0 comments
Open

Layer Normalization from pytorch #148

edmBernard opened this issue Jun 5, 2024 · 0 comments

Comments

@edmBernard
Copy link

I see that you implement yourself the layer normalization instead of using the LayerNorm available in Pytorch
https://pytorch.org/docs/stable/generated/torch.nn.LayerNorm.html

Is there a reason to not use the one from Pytorch ?

Thanks

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

No branches or pull requests

1 participant