Commit a364050
committed
rebase
Signed-off-by: QI JUN <[email protected]>File tree
236 files changed
+7357
-4969
lines changed- cpp
- include/tensorrt_llm
- batch_manager
- executor
- kernels/xqa
- test
- tensorrt_llm
- batch_manager
- executor
- kernels
- cutlass_kernels/python
- moeLoadBalance
- speculativeDecoding
- pybind
- executor
- thop
- tests
- batch_manager
- kernels
- unit_tests/executor
- docs/source
- blogs
- media
- tech_blog
- media
- scripts/disaggregated
- torch
- examples
- apps
- auto_deploy
- llm-api
- llm-eval/lm-eval-harness
- models/core/deepseek_v3
- pytorch
- out_of_tree_example
- jenkins
- scripts
- tensorrt_llm
- _tensorrt_engine
- _torch
- auto_deploy/shim
- custom_ops
- models
- modules/fused_moe
- pyexecutor
- speculative
- bench
- benchmark
- utils
- build
- commands
- evaluate
- executor
- llmapi
- scaffolding
- serve
- tests
- integration
- defs
- accuracy
- references
- disaggregated
- examples
- llmapi
- perf
- test_lists
- qa
- test-db
- unittest
- _torch
- auto_deploy/unit/singlegpu/shim
- modeling
- modules
- multi_gpu_modeling
- multi_gpu
- speculative
- api_stability
- references_committed
- references
- bindings
- llmapi
- apps
- triton_backend/all_models/llmapi/tensorrt_llm/1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
236 files changed
+7357
-4969
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
110 | 116 | | |
111 | 117 | | |
112 | 118 | | |
| |||
118 | 124 | | |
119 | 125 | | |
120 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
121 | 134 | | |
122 | 135 | | |
123 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
223 | 227 | | |
224 | 228 | | |
225 | 229 | | |
| 230 | + | |
Lines changed: 0 additions & 140 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1351 | 1351 | | |
1352 | 1352 | | |
1353 | 1353 | | |
| 1354 | + | |
| 1355 | + | |
1354 | 1356 | | |
1355 | 1357 | | |
1356 | 1358 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
95 | 99 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
102 | 111 | | |
103 | 112 | | |
104 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| |||
0 commit comments