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