Commit 2017cd9
File tree
177 files changed
+6646
-1950
lines changed- docker
- examples
- deepseek
- diffusers
- cache_diffusion/pipeline
- eval
- metrics
- quantization
- llm_autodeploy
- scripts
- llm_distill
- llm_eval
- llm_ptq
- config
- scripts
- llm_qat
- llm_sparsity
- onnx_ptq
- pruning
- speculative_decoding
- vlm_eval
- vlm_ptq
- scripts
- windows
- accuracy_benchmark
- onnx_ptq
- modelopt
- deploy/llm
- onnx/quantization
- torch
- _deploy
- _runtime
- utils
- distill
- export
- nas
- hparams
- opt
- plugins
- prune
- quantization
- calib
- nn
- modules
- plugins
- qtensor
- src
- sparsity
- trace
- modules
- utils
- tests
- _test_utils
- torch_deploy
- torch_dist
- plugins
- torch_export
- torch_quantization
- onnx
- gpu
- unit
- torch
- gpu
- deploy/_runtime
- export
- nas
- plugins
- quantization
- plugins
- unit
- export
- quantization
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
177 files changed
+6646
-1950
lines changedLines changed: 33 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 | 11 |
| |
24 | 12 |
| |
25 | 13 |
| |
26 | 14 |
| |
27 | 15 |
| |
28 | 16 |
| |
29 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 |
| - | |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
37 |
| - | |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
44 |
| - | |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
| |||
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
| 92 | + | |
91 | 93 |
| |
92 | 94 |
| |
93 | 95 |
| |
94 |
| - | |
95 | 96 |
| |
96 |
| - | |
| 97 | + | |
97 | 98 |
| |
98 |
| - | |
99 | 99 |
| |
| 100 | + | |
100 | 101 |
| |
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
104 | 105 |
| |
105 |
| - | |
106 | 106 |
| |
| 107 | + | |
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
| 111 | + | |
| 112 | + | |
110 | 113 |
| |
111 | 114 |
| |
112 | 115 |
| |
| |||
132 | 135 |
| |
133 | 136 |
| |
134 | 137 |
| |
135 |
| - | |
| 138 | + | |
136 | 139 |
| |
137 | 140 |
| |
138 | 141 |
| |
| |||
143 | 146 |
| |
144 | 147 |
| |
145 | 148 |
| |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + |
Lines changed: 22 additions & 0 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 | + | |
4 | 26 |
| |
5 | 27 |
| |
6 | 28 |
| |
|
0 commit comments