File tree
188 files changed
+5620
-1443
lines changed- .github
- workflows
- 3rdparty
- cpp
- include/tensorrt_llm/runtime
- tensorrt_llm
- batch_manager
- common
- executor
- kernels/decoderMaskedMultiheadAttention
- decoderXQAImplJIT
- nanobind
- batch_manager
- common
- executor
- runtime
- pybind
- batch_manager
- common
- runtime
- tests/unit_tests/batch_manager
- docker
- docs/source
- blogs
- tech_blog
- commands
- performance
- reference
- torch/features
- examples
- disaggregated
- slurm
- llm-api
- models/core
- deepseek_v3
- gemma
- llama4
- llama
- qwen
- serve
- wide_ep
- ep_load_balancer
- slurm_scripts
- jenkins
- scripts
- scripts
- tensorrt_llm
- _torch
- attention_backend
- models
- checkpoints
- hf
- modules
- fused_moe
- pyexecutor
- speculative
- bench/benchmark
- executor
- inputs
- layers
- llmapi
- models
- qwen
- quantization/utils
- serve
- scripts
- tools
- tests
- integration
- defs
- accuracy
- references
- disaggregated
- test_configs
- examples
- perf
- test_lists
- qa
- test-db
- unittest
- _torch
- modeling
- modules
- multimodal
- speculative
- thop
- api_stability
- references_committed
- references
- llmapi
- apps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
188 files changed
+5620
-1443
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
|
Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 |
| |
10 |
| - | |
| 14 | + | |
11 | 15 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 |
| |
16 | 22 |
| |
17 | 23 |
| |
|
Lines changed: 55 additions & 0 deletions
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 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + |
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
|
Lines changed: 32 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
| 169 | + | |
| 170 | + | |
| 171 | + | |
169 | 172 |
| |
170 | 173 |
| |
171 | 174 |
| |
| |||
350 | 353 |
| |
351 | 354 |
| |
352 | 355 |
| |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
353 | 361 |
| |
354 | 362 |
| |
355 |
| - | |
| 363 | + | |
356 | 364 |
| |
357 | 365 |
| |
358 | 366 |
| |
| |||
408 | 416 |
| |
409 | 417 |
| |
410 | 418 |
| |
| 419 | + | |
411 | 420 |
| |
412 |
| - | |
413 |
| - | |
| 421 | + | |
414 | 422 |
| |
415 | 423 |
| |
416 | 424 |
| |
417 | 425 |
| |
418 | 426 |
| |
419 | 427 |
| |
420 | 428 |
| |
| 429 | + | |
| 430 | + | |
| 431 | + | |
421 | 432 |
| |
422 | 433 |
| |
423 | 434 |
| |
| |||
546 | 557 |
| |
547 | 558 |
| |
548 | 559 |
| |
549 |
| - | |
| 560 | + | |
550 | 561 |
| |
551 | 562 |
| |
552 | 563 |
| |
| |||
634 | 645 |
| |
635 | 646 |
| |
636 | 647 |
| |
| 648 | + | |
| 649 | + | |
637 | 650 |
| |
638 | 651 |
| |
639 | 652 |
| |
| |||
645 | 658 |
| |
646 | 659 |
| |
647 | 660 |
| |
| 661 | + | |
648 | 662 |
| |
649 | 663 |
| |
650 | 664 |
| |
| |||
655 | 669 |
| |
656 | 670 |
| |
657 | 671 |
| |
| 672 | + | |
658 | 673 |
| |
659 | 674 |
| |
660 | 675 |
| |
| |||
663 | 678 |
| |
664 | 679 |
| |
665 | 680 |
| |
| 681 | + | |
666 | 682 |
| |
667 | 683 |
| |
668 | 684 |
| |
| |||
679 | 695 |
| |
680 | 696 |
| |
681 | 697 |
| |
| 698 | + | |
682 | 699 |
| |
683 | 700 |
| |
684 | 701 |
| |
| |||
687 | 704 |
| |
688 | 705 |
| |
689 | 706 |
| |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
690 | 716 |
| |
691 | 717 |
| |
692 | 718 |
| |
| |||
814 | 840 |
| |
815 | 841 |
| |
816 | 842 |
| |
| 843 | + | |
| 844 | + | |
817 | 845 |
| |
818 | 846 |
| |
819 | 847 |
| |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
79 | 88 |
| |
80 | 89 |
| |
81 | 90 |
| |
| |||
115 | 124 |
| |
116 | 125 |
| |
117 | 126 |
| |
118 |
| - | |
119 | 127 |
| |
120 | 128 |
| |
121 | 129 |
| |
|
Lines changed: 22 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
272 | 279 |
| |
273 | 280 |
| |
274 | 281 |
| |
275 | 282 |
| |
276 | 283 |
| |
277 |
| - | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
278 | 290 |
| |
279 | 291 |
| |
280 | 292 |
| |
| |||
283 | 295 |
| |
284 | 296 |
| |
285 | 297 |
| |
286 |
| - | |
| 298 | + | |
287 | 299 |
| |
288 | 300 |
| |
289 | 301 |
| |
290 | 302 |
| |
291 | 303 |
| |
292 | 304 |
| |
| 305 | + | |
293 | 306 |
| |
294 |
| - | |
| 307 | + | |
| 308 | + | |
295 | 309 |
| |
296 | 310 |
| |
297 | 311 |
| |
| |||
301 | 315 |
| |
302 | 316 |
| |
303 | 317 |
| |
304 |
| - | |
| 318 | + | |
305 | 319 |
| |
306 | 320 |
| |
307 | 321 |
| |
308 | 322 |
| |
309 | 323 |
| |
310 | 324 |
| |
311 | 325 |
| |
312 |
| - | |
| 326 | + | |
313 | 327 |
| |
314 |
| - | |
| 328 | + | |
315 | 329 |
| |
316 | 330 |
| |
317 | 331 |
| |
| |||
321 | 335 |
| |
322 | 336 |
| |
323 | 337 |
| |
324 |
| - | |
| 338 | + | |
325 | 339 |
| |
326 | 340 |
| |
| 341 | + | |
327 | 342 |
| |
328 | 343 |
| |
329 | 344 |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
136 | 137 |
| |
137 | 138 |
| |
138 | 139 |
| |
| 140 | + | |
139 | 141 |
| |
140 | 142 |
| |
141 | 143 |
| |
|
0 commit comments