pytorch
87f5e929 - [dynamo] Add guards for deterministic algos (#96695)

Commit
1 year ago
[dynamo] Add guards for deterministic algos (#96695) Inductor now falls back to eager mode for deterministic algos. Add guards in dynamo to check if the deterministic algos mode changes. See #93537 Pull Request resolved: https://github.com/pytorch/pytorch/pull/96695 Approved by: https://github.com/ngimel, https://github.com/jansel
Author
Committer
Parents
Loading