torchdiffeq
torchdiffeq copied to clipboard
torch.export-friendly data-dependent assertions in misc.py, solvers.py
Ran into these errors while trying to export F5-TTS, rewriting to torch._check calls to reduce data-dependent errors, graph breaks in torch.compile
@rtqichen Bumping this. I am also running into similar issues with torch export, enabling this would be very useful