Reorg for converters in (FX Converter Refactor [1/N]) by narendasan · Pull Request #1867 · pytorch/TensorRT (original) (raw)

Description

Proposes reorganization of the converters to separate IR from implementation.

Introduces SourceIR enum to inform downstream tasks of any necessary special cases.

Note: This PR cannot be merged without child PRs updating uses of common_activation and add_activation to use the new method.

Type of change

Please delete options that are not relevant and/or add your own.

Checklist: