pytorch
2f5759ea - Disable non-deterministic models for optimizers (#91149)

Commit
2 years ago
Disable non-deterministic models for optimizers (#91149) These two models are non-deterministic even with constant inputs + weights and sometimes fail with variations between the fp64 and fp32 models in CI very rarely as a result. Pull Request resolved: https://github.com/pytorch/pytorch/pull/91149 Approved by: https://github.com/desertfire
Author
Committer
Parents
Loading