We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3fdad9 commit a196b0eCopy full SHA for a196b0e
README.md
@@ -0,0 +1,5 @@
1
+# TensorRT Incubator
2
+
3
+This repository includes experimental projects related to TensorRT.
4
+Each project is contained in its own subdirectory; see the READMEs
5
+there for more details.
tripy/CONTRIBUTING.md
@@ -1,11 +1,6 @@
# Contributing To Tripy
-## Table Of Contents
-
6
-[[_TOC_]]
7
8
9
## Setting Up
10
11
1. Clone the TensorRT-Incubator repository:
@@ -16,7 +11,7 @@
16
17
12
2. Launch the container; from the [`tripy` root directory](.), run:
18
13
19
- # TODO (#release)
14
+ <!-- TODO (#release) -->
20
15
21
4. You should now be able to use `tripy` in the container. To test it out, you can run a quick sanity check:
22
0 commit comments