File tree Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,13 @@ What you can expect:
2424- ** Friendly documentation** that is comprehensive but concise, with code examples.
2525
2626
27+ ## Installation
28+
29+ ``` bash
30+ python3 -m pip install nvtripy -f https://nvidia.github.io/TensorRT-Incubator/packages.html
31+ ```
32+
33+
2734## Quick Start
2835
2936See the
@@ -77,18 +84,8 @@ guide for details:
7784< !-- Tripy: DOC : NO_PRINT_LOCALS End -- >
7885
7986
80- # # Installation
81-
82- < !-- Tripy: DOC : OMIT Start -- >
83- # ## Installing Prebuilt Wheels
84- < !-- Tripy: DOC : OMIT End -- >
85-
86- ```bash
87- python3 - m pip install nvtripy - f https:// nvidia.github.io/ TensorRT- Incubator/ packages.html
88- ```
89-
9087< !-- Tripy: DOC : OMIT Start -- >
91- ### Building Wheels From Source
88+ # # Building Wheels From Source
9289
9390For the latest changes, build Tripy wheels from source:
9491
You can’t perform that action at this time.
0 commit comments