pytorch
a8d6b821 - Fix norm decomp when dtype is passed in (#89508)

Commit
3 years ago
Fix norm decomp when dtype is passed in (#89508) Fix for https://github.com/pytorch/torchdynamo/issues/1889. The wrapper was doing a downcast even when the dtype was explicitly passed in. Pull Request resolved: https://github.com/pytorch/pytorch/pull/89508 Approved by: https://github.com/anijain2305
Author
Committer
Parents
Loading