File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 22# Tripy: A Python Programming Model For TensorRT
33
44<!-- Tripy: DOC: OMIT Start -->
5- [ ** Installation** ] ( #installation ) | [ ** Getting Started** ] ( #getting-started ) | [ ** Documentation** ] ( https://nvidia.github.io/TensorRT-Incubator/ ) | [ ** Examples** ] ( ./examples ) | [ ** Contributing** ] ( ./CONTRIBUTING.md )
5+ [ ** Installation** ] ( #installation ) | [ ** Getting Started** ] ( #getting-started ) | [ ** Documentation** ] ( https://nvidia.github.io/TensorRT-Incubator/ ) | [ ** Notebooks ** ] ( ./notebooks ) | [ ** Examples** ] ( ./examples ) | [ ** Contributing** ] ( ./CONTRIBUTING.md )
66
77[ ![ Tripy L1] ( https://github.com/NVIDIA/TensorRT-Incubator/actions/workflows/tripy-l1.yml/badge.svg )] ( https://github.com/NVIDIA/TensorRT-Incubator/actions/workflows/tripy-l1.yml )
88<!-- Tripy: DOC: OMIT End -->
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ Issues = "https://github.com/NVIDIA/tensorrt-incubator/issues"
1919Changelog = " https://github.com/NVIDIA/tensorrt-incubator/blob/main/tripy/CHANGELOG.md"
2020Documentation = " https://nvidia.github.io/TensorRT-Incubator/"
2121
22+ [tool .setuptools ]
23+ py-modules = [" tripy" ]
2224
2325[build-system ]
2426requires = [
You can’t perform that action at this time.
0 commit comments