File tree
474 files changed
+12214
-6837
lines changed- cmake/toolchains
- demo
- BERT
- DeBERTa
- Diffusion
- calibration_data
- calibration-images
- demo_diffusion
- image
- model
- path
- pipeline
- utils_sd3
- docs
- scripts
- docker
- include
- parsers
- plugin
- api
- batchTilePlugin
- batchedNMSPlugin
- bertQKVToContextPlugin
- fused_multihead_attention
- fused_multihead_attention_v2
- clipPlugin
- common
- kernels
- coordConvACPlugin
- cropAndResizePlugin
- decodeBbox3DPlugin
- detectionLayerPlugin
- disentangledAttentionPlugin
- efficientNMSPlugin
- tftrt
- embLayerNormPlugin
- fcPlugin
- flattenConcat
- geluPlugin
- generateDetectionPlugin
- gridAnchorPlugin
- groupNormalizationPlugin
- instanceNormalizationPlugin
- leakyReluPlugin
- modulatedDeformConvPlugin
- multilevelCropAndResizePlugin
- multilevelProposeROI
- multiscaleDeformableAttnPlugin
- nmsPlugin
- normalizePlugin
- nvFasterRCNN
- pillarScatterPlugin
- priorBoxPlugin
- proposalLayerPlugin
- proposalPlugin
- pyramidROIAlignPlugin
- regionPlugin
- reorgPlugin
- resizeNearestPlugin
- roiAlignPlugin
- scatterElementsPlugin
- scatterPlugin
- skipLayerNormPlugin
- specialSlicePlugin
- splitPlugin
- vc
- voxelGeneratorPlugin
- python
- docstrings/infer
- include
- impl
- packaging
- bindings_wheel/tensorrt
- plugin
- frontend_sdist
- metapackage
- src
- infer
- quickstart
- samples
- common
- python
- dds_faster_rcnn
- onnx_custom_plugin
- onnx_packnet
- quickly_deployable_plugins
- sampleCharRNN
- sampleEditableTimingCache
- sampleINT8API
- sampleIOFormats
- utils
- third_party
- tools
- Polygraphy
- docs
- _static/img
- _templates
- backend/trt
- examples/cli
- inspect/09_inspecting_tensorrt_static_onnx_support
- plugin/01_match_and_replace_plugin
- polygraphy
- backend
- onnx
- onnxrt
- trt
- datatype
- logger
- mod
- tools
- args/backend/trt
- plugin/subtool
- tests
- backend
- onnx
- trt
- common
- models
- tools
- args/backend
- onnx
- trt
- experimental/trt-engine-explorer
- bin
- examples
- pytorch/resnet
- A100
- fp16
- fp32
- qat
- qat-residual
- qat-residual-qgap
- tensorflow/resnet/RTX-3090
- fp16
- fp32
- qat
- notebooks
- tests
- trex
- utils
- onnx-graphsurgeon
- docs
- _static/img
- _templates
- onnx_graphsurgeon
- ir
- tests
- ir
- pytorch-quantization
- docs/source
- examples/torchvision
- pytorch_quantization
- calib
- tests
- tensorflow-quantization
- docs/source/docs
- examples/resnet/scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
474 files changed
+12214
-6837
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
|
+320-187
Large diffs are not rendered by default.
+11-25
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
| 179 | + | |
| 180 | + | |
| 181 | + | |
179 | 182 |
| |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
188 | 187 |
| |
189 | 188 |
| |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
| 189 | + | |
204 | 190 |
| |
205 | 191 |
| |
206 | 192 |
| |
207 |
| - | |
| 193 | + | |
208 | 194 |
| |
209 | 195 |
| |
210 | 196 |
| |
211 | 197 |
| |
212 | 198 |
| |
213 | 199 |
| |
214 | 200 |
| |
215 |
| - | |
| 201 | + | |
216 | 202 |
| |
217 | 203 |
| |
218 | 204 |
| |
|
+168-147
Large diffs are not rendered by default.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + |
+345-313
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
30 |
| - | |
| 32 | + | |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
| |||
41 | 43 |
| |
42 | 44 |
| |
43 | 45 |
| |
44 |
| - | |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
48 |
| - | |
| 50 | + | |
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
52 |
| - | |
| 54 | + | |
53 | 55 |
| |
54 | 56 |
| |
55 | 57 |
| |
| |||
61 | 63 |
| |
62 | 64 |
| |
63 | 65 |
| |
64 |
| - | |
65 |
| - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
66 | 81 |
| |
67 | 82 |
| |
68 |
| - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
69 | 86 |
| |
70 | 87 |
| |
71 | 88 |
| |
72 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
73 | 92 |
| |
74 | 93 |
| |
75 | 94 |
| |
76 |
| - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
77 | 98 |
| |
78 | 99 |
| |
79 | 100 |
| |
80 |
| - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
81 | 104 |
| |
82 | 105 |
| |
83 | 106 |
| |
84 |
| - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
85 | 110 |
| |
86 | 111 |
| |
87 | 112 |
| |
88 |
| - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
89 | 116 |
| |
90 | 117 |
| |
91 | 118 |
| |
92 |
| - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
93 | 122 |
| |
94 | 123 |
| |
95 | 124 |
| |
96 | 125 |
| |
97 | 126 |
| |
98 | 127 |
| |
99 |
| - | |
| 128 | + | |
100 | 129 |
| |
101 | 130 |
| |
102 |
| - | |
103 |
| - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
104 | 137 |
| |
105 |
| - | |
| 138 | + | |
| 139 | + | |
106 | 140 |
| |
107 | 141 |
| |
108 | 142 |
| |
|
File renamed without changes.
0 commit comments