pytorch
5612aa6a
- Fixes a layer_norm_nested backwards edge case. (#96788)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fixes a layer_norm_nested backwards edge case. (#96788) # Summary Add Test and the fix for when input NT doesn't require grad to layernorm. Pull Request resolved: https://github.com/pytorch/pytorch/pull/96788 Approved by: https://github.com/cpuhrsch
Author
drisspg
Committer
pytorchmergebot
Parents
80e8e41c
Loading