csarofeen / pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration
http://pytorch.org
Other
26 stars 7 forks source link

Add optional bool `preserve_error` for expr simplifier #2534

Closed zasdfgbnm closed 1 year ago

zasdfgbnm commented 1 year ago

Marking this as ready, but I would like to wait for https://github.com/csarofeen/pytorch/pull/2500 because I don't want this to conflict with the new assertCUDAKernels in loop rotation tests.