File tree
189 files changed
+8183
-2678
lines changed- .github/workflows
- cpp
- include/tensorrt_llm
- batch_manager
- runtime
- kernels/xqa
- tensorrt_llm
- batch_manager
- common
- kernels
- decoderMaskedMultiheadAttention
- decoderXQAImplJIT
- dsv3MinLatencyKernels
- nanobind
- batch_manager
- runtime
- plugins
- gptAttentionCommon
- gptAttentionPlugin
- pybind
- batch_manager
- runtime
- runtime
- thop
- tests/unit_tests/runtime
- docker
- common
- docs/source
- blogs
- media
- tech_blog
- performance
- reference
- torch/features
- examples
- disaggregated/clients
- llm-api
- jenkins
- scripts
- scripts
- tensorrt_llm
- _torch
- attention_backend
- auto_deploy
- config
- custom_ops
- distributed
- models
- transformations
- library
- transform
- library
- utils
- compilation
- custom_ops
- models
- modules
- pyexecutor
- bench/dataclasses
- executor
- llmapi
- models/qwen
- serve/scripts
- tests
- integration
- defs
- accuracy
- references
- disaggregated
- test_configs
- examples
- perf
- triton_server
- test_lists
- qa
- test-db
- unittest
- _torch
- auto_deploy
- _utils_test
- unit
- multigpu
- singlegpu/transformations/library
- modeling
- api_stability/references
- llmapi
- triton_backend/inflight_batcher_llm/scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
189 files changed
+8183
-2678
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
| 17 | + | |
15 | 18 |
| |
16 | 19 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
21 | 28 |
| |
22 | 29 |
| |
23 | 30 |
| |
|
Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 | 4 |
| |
11 | 5 |
| |
12 |
| - | |
13 |
| - |
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
| 470 | + | |
| 471 | + | |
| 472 | + | |
470 | 473 |
| |
471 | 474 |
| |
472 | 475 |
| |
| |||
2318 | 2321 |
| |
2319 | 2322 |
| |
2320 | 2323 |
| |
| 2324 | + | |
| 2325 | + | |
| 2326 | + | |
2321 | 2327 |
| |
2322 | 2328 |
| |
2323 | 2329 |
| |
|
Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 | 137 |
| |
141 | 138 |
| |
142 | 139 |
| |
| |||
221 | 218 |
| |
222 | 219 |
| |
223 | 220 |
| |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 | 221 |
| |
229 | 222 |
| |
230 | 223 |
| |
|
0 commit comments