📖 [Story] Torch-TensorRT Coverage Support for AI Model Hubs
Open
@chohk88 is already working on this.
Since Oct 21, 2024.
Story
story: CI/CD & Testing Infrastructure
- Dominant language
- Python
- Stars
- 3k
- Forks
- 410
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 78
Description
TL;DR
- This story focuses on identifying and resolving errors or issues that arise during the Torch Compile (Torch-TRT) process for key AI models, addressing both model-specific and common challenges.
Goal(s)
- Identify and log errors or issues that occur during the Torch Compile (Torch-TRT) process for models from Timm, HuggingFace, and Clara/Monai.
- Resolve these issues one by one, ensuring full support and compatibility for these models with Torch-TensorRT.
Tasks
- https://github.com/pytorch/TensorRT/issues/3180
- https://github.com/pytorch/TensorRT/issues/3183
- https://github.com/pytorch/TensorRT/issues/3184
- https://github.com/pytorch/TensorRT/issues/3185
- https://github.com/pytorch/TensorRT/issues/3187
- https://github.com/pytorch/TensorRT/issues/3252
- https://github.com/pytorch/TensorRT/issues/3306
- https://github.com/pytorch/TensorRT/issues/3326
- https://github.com/pytorch/TensorRT/issues/3344
- https://github.com/pytorch/TensorRT/issues/3182
- https://github.com/pytorch/TensorRT/issues/3186
- https://github.com/pytorch/TensorRT/issues/3188
- https://github.com/pytorch/TensorRT/issues/3257
- https://github.com/pytorch/TensorRT/issues/3330
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.