- Explicit considerations of truncation of inputs versus truncation of constants Sourced from https://github.com/pytorch/TensorRT/pull/2457#issuecomment-1889824984: - 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