Torch-Tensorrt Integration with LightningModule #20808
feat: add `to_tensorrt` in the `LightningModule`.
f589e31d
feat: add `to_tensorrt` in the `LightningModule`.
14b9f294
refactor: fix `to_tensorrt` impl
314c4630
test: add test_torch_tensorrt.py
534c6c43
Merge remote-tracking branch 'origin/feat/to_tensorrt' into feat/to_t…
e8a7fd26
add dependency in test requirement.
5c01acb7
update dependency in test requirement.
26d2788c
GdoongMathew
changed the title Torch-Tensorrt Integration with LightningModule WIP: Torch-Tensorrt Integration with LightningModule 1 year ago
fix mypy error.
d42ebe4a
fix: fix unittest.
958968da
Merge branch 'master' into feat/to_tensorrt
87a048b6
fix: fix unittest.
53257f96
Merge remote-tracking branch 'origin/feat/to_tensorrt' into feat/to_t…
f0762330
fix: fix type annotation.
07230712
fix: fix runif tensorrt logic.
c97ae0d0
test: add test `test_missing_tensorrt_package`.
484f9ced
req: remove mac from the tensorrt dependency.
b35c60ca
Merge branch 'master' into feat/to_tensorrt
e6f8097a
fix: fix default device logics.
a9047fe7
test: add test `test_tensorrt_with_wrong_default_device`.
a36907f3
GdoongMathew
changed the title WIP: Torch-Tensorrt Integration with LightningModule Torch-Tensorrt Integration with LightningModule 363 days ago
fix: reorder the import sequence.
937dedf2
Borda
commented
on 2025-06-11
feat: add exception when torch is below 2.2.0.
15f19619
add unittests.
67546dc9
Merge branch 'master' into feat/to_tensorrt
dcac65dd
Merge branch 'master' into feat/to_tensorrt
d13e52d9
Merge branch 'master' into feat/to_tensorrt
1c45011e
torch-tensorrt deps.
9d92ddfa
Merge branch 'master' into feat/to_tensorrt
8489571b
fix: fix unittest `test_missing_tensorrt_package` to run only when mi…
f16deedc
Merge branch 'master' into feat/to_tensorrt
398cc10a
Borda
approved these changes
on 2025-08-08
Merge branch 'master' into feat/to_tensorrt
1929cb5c
Merge remote-tracking branch 'origin/feat/to_tensorrt' into feat/to_t…
c4103e15
revert test dependencies.
42fafb7d
add the minimum support in torch-tensorrt when testing.
7016bdb8
add torch-tensorrt support when python is lower then py312.
69c87b35
limit the torch-tensorrt condition again.
63e3cc72
limit the torch-tensorrt condition again.
bf63faae
docs: add tensorrt description in docstring.
02757a39
loosen the torch-tensorrt version limits.
a2b36cdd
update tensorrt version.
87b2f013
Merge branch 'master' into feat/to_tensorrt
e0ad517c
Update test.txt description
f9821f66
Merge branch 'master' into feat/to_tensorrt
817e1455
Merge branch 'master' into feat/to_tensorrt
ce2cdda6
update tensorrt source.
ffc466ab
update test.txt
af70c86d
GdoongMathew
force pushed
from
d1eec19b
to
af70c86d
296 days ago
update test.txt
3ae0978c
update test.txt
553bea50
Merge branch 'master' into feat/to_tensorrt
3dea3736
move tensorrt to a dedicated requirement file.
25c5d09b
fix: tmp skip test_tensorrt_export_reload in torch-tensorrt 2.8.0
c59b4a12
ci: extra-index-url
550d01d5
reverse requirements and ci.
62d7666d
reverse requirements and ci.
d8ce87d2
update test.txt
076564a8
ci: add extra-index
4f3c6154
ci: use find-links instead. works on my computer...
a1bfa06e
fix: fix bug in torch-tensorrt 2.8.0
c4d2263e
add find links in ci test.
aa744ed4
Borda
approved these changes
on 2025-08-14
chlog
f02970c7
Merge branch 'master' into feat/to_tensorrt
ea9e38cf
Borda
merged
39e24f5d
into master 294 days ago
GdoongMathew
deleted the feat/to_tensorrt branch 294 days ago
Assignees
No one assigned
Labels
ci
pl
dependencies
Login to write a write a comment.
Login via GitHub