Skip to content

📖 [Story] Modularlizing TS core in Python #2119

@narendasan

Description

@narendasan

TL;DR

Right now references to TS-Core (_C.so + deps) are all over the python package which makes pure python builds difficult. Some steps have been taken to move all references to TS-core into the TS subpackage so that TS can be an optional subpackage and not a requirement.

Goal(s)

Make it so that building pure python / TS-less packages is easy from the command line.

### Tasks
- [ ] https://github.com/pytorch/TensorRT/issues/2121

Additional context

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