-
Notifications
You must be signed in to change notification settings - Fork 370
Closed
Labels
component: dynamoIssues relating to the `torch.compile` or `torch._dynamo.export` pathsIssues relating to the `torch.compile` or `torch._dynamo.export` paths
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
Metadata
Metadata
Assignees
Labels
component: dynamoIssues relating to the `torch.compile` or `torch._dynamo.export` pathsIssues relating to the `torch.compile` or `torch._dynamo.export` paths