File tree
585 files changed
+291350
-2435
lines changed- .github/ISSUE_TEMPLATE
- cmake/modules
- demo
- BERT
- helpers
- infer_c
- scripts
- squad
- Tacotron2
- common
- exports
- scripts
- tacotron2
- text
- trt
- waveglow
- docker
- include
- parsers
- caffe/caffeParser/opParsers
- common
- plugin
- batchTilePlugin
- batchedNMSPlugin
- bertQKVToContextPlugin
- common
- kernels
- detectionLayerPlugin
- embLayerNormPlugin
- fcPlugin
- flattenConcat
- geluPlugin
- generateDetectionPlugin
- gridAnchorPlugin
- groupNormalizationPlugin
- instanceNormalizationPlugin
- leakyReluPlugin
- multilevelCropAndResizePlugin
- multilevelProposeROI
- nmsPlugin
- normalizePlugin
- nvFasterRCNN
- priorBoxPlugin
- proposalLayerPlugin
- pyramidROIAlignPlugin
- regionPlugin
- reorgPlugin
- resizeNearestPlugin
- skipLayerNormPlugin
- specialSlicePlugin
- splitPlugin
- samples
- common
- windows
- opensource
- sampleCharRNN
- sampleINT8
- sampleINT8API
- sampleMLP
- sampleMNISTAPI
- sampleMovieLens
- sampleNMT
- data
- model
- samplePlugin
- sampleUffFasterRCNN
- sampleUffMaskRCNN
- sampleUffPluginV2Ext
- sampleUffSSD
- trtexec
- scripts
- tools
- Polygraphy
- bin
- docs
- _static
- img
- backend
- base
- common
- onnx
- onnxrt
- tf
- trt
- common
- comparator
- examples
- api
- 01_comparing_frameworks
- 02_using_real_data
- 03_interoperating_with_tensorrt
- 04_int8_calibration_in_tensorrt
- 05_using_tensorrt_network_api
- cli
- inspect
- 01_inspecting_a_tensorrt_network
- 02_inspecting_a_tensorrt_engine
- 03_inspecting_an_onnx_model
- 04_inspecting_a_tensorflow_graph
- 05_inspecting_run_results
- run
- 01_comparing_frameworks
- 02_comparing_across_runs
- 03_generating_a_comparison_script
- surgeon/01_isolating_subgraphs
- models
- polygraphy
- backend
- base
- cntk
- common
- onnx
- onnxrt
- pyt
- tf
- trt
- common
- comparator
- logger
- tools
- base
- inspect
- precision
- run
- surgeon
- util
- util
- tests
- backend
- onnx
- onnxrt
- tf
- trt
- common
- comparator
- models
- tools
- util
- onnx-graphsurgeon
- examples
- 01_creating_a_model
- 02_creating_a_model_with_initializer
- 03_isolating_a_subgraph
- 04_modifying_a_model
- 05_folding_constants
- 06_removing_nodes
- 07_creating_a_model_with_the_layer_api
- 08_replacing_a_subgraph
- resources
- onnx_graphsurgeon
- importers
- ir
- util
- tests
- models
- pytorch-quantization
- docs
- source
- tutorials
- examples
- torchvision/classification
- pytorch_quantization
- calib
- nn
- _functions
- modules
- optim
- utils
- scripts
- src
- tests
- fixtures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
585 files changed
+291350
-2435
lines changed+7-18
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 | 2 |
| |
5 | 3 |
| |
6 | 4 |
| |
| |||
18 | 16 |
| |
19 | 17 |
| |
20 | 18 |
| |
| 19 | + | |
21 | 20 |
| |
22 | 21 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 | 22 |
| |
36 |
| - | |
| 23 | + | |
37 | 24 |
| |
38 | 25 |
| |
39 | 26 |
| |
| |||
46 | 33 |
| |
47 | 34 |
| |
48 | 35 |
| |
49 |
| - | |
| 36 | + | |
| 37 | + | |
50 | 38 |
| |
51 | 39 |
| |
52 | 40 |
| |
| |||
57 | 45 |
| |
58 | 46 |
| |
59 | 47 |
| |
| 48 | + | |
60 | 49 |
| |
61 | 50 |
| |
62 | 51 |
| |
| |||
71 | 60 |
| |
72 | 61 |
| |
73 | 62 |
| |
| 63 | + | |
74 | 64 |
| |
75 | 65 |
| |
76 | 66 |
| |
| |||
79 | 69 |
| |
80 | 70 |
| |
81 | 71 |
| |
82 |
| - | |
83 | 72 |
| |
| 73 | + | |
84 | 74 |
| |
85 | 75 |
| |
86 | 76 |
| |
87 | 77 |
| |
88 | 78 |
| |
89 | 79 |
| |
90 |
| - |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + |
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 | + |
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
|
0 commit comments