Closed
Description
- Explicit considerations of truncation of inputs versus truncation of constants
Sourced from #2457 (comment):
- Avoid running PyTorch graphs with invalid casts
- Refactor
repair_long_and_double
to consume output of type inference - Reorder truncation to come as late as possible in the compilation process