pytorch
0b3316ad - Don't enable debug_fake_crossref for TORCH_COMPILE_DEBUG (#90666)

Commit
2 years ago
Don't enable debug_fake_crossref for TORCH_COMPILE_DEBUG (#90666) It is kind of flaky, it doesn't work with dynamic shapes, and I think the debug interpreter is a better way to detect if you've had a size/stride propagation accident. Fixes https://github.com/pytorch/pytorch/issues/90652 Signed-off-by: Edward Z. Yang <ezyang@fb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/90666 Approved by: https://github.com/voznesenskym
Author
Committer
Parents
Loading