File tree
1,498 files changed
+8273
-5287
lines changed- benchmarks/cpp
- cpp
- include/tensorrt_llm
- batch_manager
- runtime
- kernels/fmha_v2
- src
- fmha
- hopper
- warpspec
- tensorrt_llm
- batch_manager
- deep_ep
- kernels
- contextFusedMultiHeadAttention
- trtllmGenKernels/fmha
- cubin
- nanobind
- batch_manager
- runtime
- plugins/bertAttentionPlugin
- pybind/batch_manager
- runtime
- tests
- runtime
- unit_tests/kernels
- docs/source
- advanced
- blogs/tech_blog
- commands/trtllm-serve
- deployment-guide
- examples
- auto_deploy
- cpp/executor
- disaggregated
- slurm
- benchmark
- simple_example
- llm-api
- out_of_tree_example
- quantization
- wide_ep/slurm_scripts
- tensorrt_llm
- _torch
- auto_deploy/models
- patches
- custom_ops
- models
- modules
- fused_moe
- pyexecutor
- speculative
- bench
- benchmark
- utils
- inputs
- layers
- quantization/utils
- serve/scripts
- tools
- tests
- integration
- defs
- accuracy
- test_lists
- qa
- test-db
- unittest
- _torch
- modules
- speculative
- llmapi
- apps
- others
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,498 files changed
+8273
-5287
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
339 |
| - | |
| 339 | + | |
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
346 | 346 |
| |
347 |
| - | |
| 347 | + | |
348 | 348 |
| |
349 | 349 |
| |
350 | 350 |
| |
|
Lines changed: 4 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
87 |
| - | |
| 86 | + | |
88 | 87 |
| |
89 | 88 |
| |
90 | 89 |
| |
91 | 90 |
| |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 | 91 |
| |
100 | 92 |
| |
101 | 93 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
176 | 181 |
| |
177 | 182 |
| |
178 | 183 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 34 | + | |
| 35 | + | |
40 | 36 |
| |
41 | 37 |
| |
42 | 38 |
| |
43 | 39 |
| |
44 |
| - | |
45 | 40 |
| |
46 | 41 |
| |
47 | 42 |
| |
48 |
| - | |
49 |
| - | |
50 | 43 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 | 44 |
| |
55 | 45 |
| |
56 | 46 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
186 | 203 |
| |
187 | 204 |
| |
188 | 205 |
| |
|
0 commit comments