Skip to content

✨[Feature] Upgrade setup.py Python-only install #1993

Closed
@gs-olive

Description

@gs-olive

Context

The current Python build system relies on particular files and directories which do not have C++ dependencies. This can lead to issues when there are mixed C++/Python functionalities in a user-specified way (for example TRTModule vs TRTModuleNext).

Feature Proposal

Update setup.py and relevant files in the FX + Dynamo directories to have "Python-only" versions of key functions, which can then be safely imported when a user builds the repository with a Python-only flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions