fix: Improve partitioning + lowering systems in `torch.compile` path by gs-olive · Pull Request #1879 · pytorch/TensorRT
gs-olive
changed the base branch from
dynamo_changes
to
main
This was referenced
May 15, 2023- Improve torch.compile Dynamo partitioning system by incorporating key arguments including `min_block_size` and `torch_executed_ops`, which are available for use in TorchScript - Improve torch.compile lowering system by adding key new decompositions to improve coverage and reduce the number of unique operators requiring implementation - Update testing framework to use utilities, reducing code replication - Add extensive testing of new partitioning system and lowering phases
gs-olive
deleted the
dynamo_partitoner_lowering
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters