File tree
160 files changed
+5780
-1417
lines changed- .github/workflows
- cmake/modules
- demo
- BERT
- Diffusion
- demo_diffusion
- model
- pipeline
- docs
- docker
- include
- parsers
- plugin
- api
- bertQKVToContextPlugin
- clipPlugin
- common
- kernels
- coordConvACPlugin
- cropAndResizePlugin
- decodeBbox3DPlugin
- detectionLayerPlugin
- disentangledAttentionPlugin
- efficientNMSPlugin
- flattenConcat
- generateDetectionPlugin
- gridAnchorPlugin
- groupNormalizationPlugin
- instanceNormalizationPlugin
- multilevelCropAndResizePlugin
- multilevelProposeROI
- nvFasterRCNN
- pillarScatterPlugin
- priorBoxPlugin
- proposalLayerPlugin
- proposalPlugin
- regionPlugin
- reorgPlugin
- resizeNearestPlugin
- roiAlignPlugin
- scatterElementsPlugin
- scatterPlugin
- vc
- voxelGeneratorPlugin
- python
- docstrings/infer
- include
- packaging
- bindings_wheel
- tensorrt
- scripts
- src
- infer
- parsers
- quickstart/common
- samples
- common
- python
- refactored
- 1_run_onnx_with_tensorrt
- 2_construct_network_with_layer_apis
- tensorflow_object_detection_api
- sampleCharRNN
- sampleDynamicReshape
- sampleEditableTimingCache
- sampleINT8API
- sampleIOFormats
- sampleNamedDimensions
- sampleNonZeroPlugin
- sampleOnnxMNIST
- sampleOnnxMnistCoordConvAC
- sampleProgressMonitor
- trtexec
- tools
- Polygraphy
- examples/api/02_validating_on_a_dataset
- polygraphy
- backend
- onnxrt
- trt
- datatype
- mod
- tools
- args/backend/trt
- debug/subtool
- inspect/subtool
- template/subtool
- util
- tests/backend/onnxrt
- onnx-graphsurgeon/onnx_graphsurgeon/ir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
160 files changed
+5780
-1417
lines changedLines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + |
Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + |
Lines changed: 40 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
4 | 41 |
| |
5 | 42 |
| |
6 | 43 |
| |
7 | 44 |
| |
8 |
| - | |
| 45 | + | |
9 | 46 |
| |
10 | 47 |
| |
11 | 48 |
| |
12 | 49 |
| |
13 | 50 |
| |
14 | 51 |
| |
| 52 | + | |
15 | 53 |
| |
16 | 54 |
| |
17 | 55 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
|
Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
99 |
| - | |
| 98 | + | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
106 |
| - | |
| 105 | + | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Lines changed: 28 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
16 | 38 |
| |
17 | 39 |
| |
18 | 40 |
| |
19 | 41 |
| |
20 |
| - | |
| 42 | + | |
| 43 | + | |
21 | 44 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
25 | 48 |
| |
26 | 49 |
| |
27 | 50 |
| |
| |||
31 | 54 |
| |
32 | 55 |
| |
33 | 56 |
| |
34 |
| - | |
| 57 | + | |
35 | 58 |
| |
36 | 59 |
| |
37 | 60 |
| |
|
Lines changed: 24 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
| |||
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
93 |
| - | |
| 94 | + | |
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
| |||
338 | 339 |
| |
339 | 340 |
| |
340 | 341 |
| |
341 |
| - | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
342 | 354 |
| |
343 | 355 |
| |
344 | 356 |
| |
| |||
420 | 432 |
| |
421 | 433 |
| |
422 | 434 |
| |
423 |
| - | |
| 435 | + | |
| 436 | + | |
424 | 437 |
| |
425 | 438 |
| |
426 | 439 |
| |
| |||
626 | 639 |
| |
627 | 640 |
| |
628 | 641 |
| |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
629 | 649 |
| |
630 | 650 |
| |
631 | 651 |
| |
| |||
672 | 692 |
| |
673 | 693 |
| |
674 | 694 |
| |
| 695 | + | |
675 | 696 |
| |
676 | 697 |
| |
677 | 698 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
572 | 572 |
| |
573 | 573 |
| |
574 | 574 |
| |
575 |
| - | |
| 575 | + | |
576 | 576 |
| |
577 | 577 |
| |
578 | 578 |
| |
|
Lines changed: 25 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
| 157 | + | |
| 158 | + | |
157 | 159 |
| |
158 | 160 |
| |
159 | 161 |
| |
| |||
208 | 210 |
| |
209 | 211 |
| |
210 | 212 |
| |
211 |
| - | |
| 213 | + | |
212 | 214 |
| |
213 | 215 |
| |
214 |
| - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
215 | 220 |
| |
216 | 221 |
| |
217 | 222 |
| |
| |||
225 | 230 |
| |
226 | 231 |
| |
227 | 232 |
| |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
228 | 246 |
| |
229 | 247 |
| |
230 | 248 |
| |
| |||
442 | 460 |
| |
443 | 461 |
| |
444 | 462 |
| |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + |
0 commit comments