pytorch
489818e7 - disabling squeeze/unsqueeze; disabling BN/BN_BWD for perf concern (#77017)

Commit
3 years ago
disabling squeeze/unsqueeze; disabling BN/BN_BWD for perf concern (#77017) Fixes #76883 (via disabling squeeze/unsqueeze) Disabling BN fwd/bwd for our perf concern. I need to update our python tests. Awaiting build to finish so I can update tests accordingly. Pull Request resolved: https://github.com/pytorch/pytorch/pull/77017 Approved by: https://github.com/csarofeen, https://github.com/davidberard98
Author
Committer
Parents
Loading