File tree
2,188 files changed
+37210
-9718
lines changed- 3rdparty
- cpp
- include/tensorrt_llm
- batch_manager
- common
- kernels
- fmha_v2
- src
- fmha/warpspec
- xqa
- test
- micro_benchmarks
- tensorrt_llm
- batch_manager
- common
- cutlass_extensions/include/cutlass_extensions
- detail/collective
- gemm/collective
- deep_gemm
- executor
- kernels
- communicationKernels
- contextFusedMultiHeadAttention
- cubin
- cutlass_kernels
- include
- moe_gemm
- launchers
- python
- decoderMaskedMultiheadAttention
- decoderXQAImplJIT
- fusedLayernormKernels
- internal_cutlass_kernels
- aarch64-linux-gnu
- include
- x86_64-linux-gnu
- trtllmGenKernels
- batchedGemm
- trtllmGen_bmm_export
- cubins
- blockScaleMoe
- fmha
- cubin
- userbuffers
- nanobind
- batch_manager
- plugins
- mixtureOfExperts
- quantizeToFP4Plugin
- smoothQuantGemmPlugin
- pybind
- batch_manager
- thop
- tests
- batch_manager
- unit_tests
- executor
- kernels
- allReduce
- smoothQuant
- docs/source
- advanced
- architecture
- installation
- performance
- reference
- torch/features
- examples
- auto_deploy
- disaggregated
- eagle
- llm-api
- models/core
- deepseek_v3
- gpt_oss
- llama4
- llama
- mixtral
- qwen
- sample_weight_stripping
- serve
- jenkins
- scripts
- tensorrt_llm
- _torch
- attention_backend
- auto_deploy/utils
- custom_ops
- distributed
- models
- modules
- fused_moe
- pyexecutor
- speculative
- bench/dataclasses
- evaluate
- executor
- inputs
- layers
- llmapi
- models
- gemma
- qwen
- quantization
- utils
- tests
- integration
- defs
- accuracy
- references
- disaggregated
- perf
- test_lists
- qa
- test-db
- unittest
- _torch
- auto_deploy/unit/singlegpu/transformations/library
- modeling
- modules
- multi_gpu
- thop
- bindings
- llmapi
- apps
- trt
- attention
- functional
- quantization
- utils
- triton_backend
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,188 files changed
+37210
-9718
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 |
| |
47 | 50 |
| |
48 | 51 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 |
| - | |
| 256 | + | |
257 | 257 |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| |||
199 | 200 |
| |
200 | 201 |
| |
201 | 202 |
| |
202 |
| - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
203 | 206 |
| |
204 | 207 |
| |
205 | 208 |
| |
| |||
218 | 221 |
| |
219 | 222 |
| |
220 | 223 |
| |
221 |
| - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
222 | 227 |
| |
223 | 228 |
| |
224 | 229 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2027 | 2027 |
| |
2028 | 2028 |
| |
2029 | 2029 |
| |
2030 |
| - | |
| 2030 | + | |
2031 | 2031 |
| |
2032 | 2032 |
| |
2033 | 2033 |
| |
| |||
2347 | 2347 |
| |
2348 | 2348 |
| |
2349 | 2349 |
| |
| 2350 | + | |
| 2351 | + | |
| 2352 | + | |
2350 | 2353 |
| |
2351 | 2354 |
| |
2352 | 2355 |
|
Lines changed: 57 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
125 | 135 |
| |
126 | 136 |
| |
127 | 137 |
| |
| |||
202 | 212 |
| |
203 | 213 |
| |
204 | 214 |
| |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
205 | 225 |
| |
206 | 226 |
| |
207 | 227 |
| |
208 | 228 |
| |
209 | 229 |
| |
210 | 230 |
| |
211 | 231 |
| |
212 |
| - | |
| 232 | + | |
| 233 | + | |
213 | 234 |
| |
214 | 235 |
| |
215 | 236 |
| |
| |||
278 | 299 |
| |
279 | 300 |
| |
280 | 301 |
| |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
281 | 312 |
| |
282 | 313 |
| |
283 | 314 |
| |
284 | 315 |
| |
285 | 316 |
| |
286 |
| - | |
287 |
| - | |
| 317 | + | |
| 318 | + | |
288 | 319 |
| |
289 | 320 |
| |
290 | 321 |
| |
291 | 322 |
| |
292 |
| - | |
293 |
| - | |
| 323 | + | |
| 324 | + | |
294 | 325 |
| |
295 | 326 |
| |
296 | 327 |
| |
297 | 328 |
| |
298 | 329 |
| |
299 |
| - | |
| 330 | + | |
300 | 331 |
| |
301 | 332 |
| |
302 | 333 |
| |
| |||
353 | 384 |
| |
354 | 385 |
| |
355 | 386 |
| |
356 |
| - | |
357 |
| - | |
| 387 | + | |
| 388 | + | |
358 | 389 |
| |
359 | 390 |
| |
360 | 391 |
| |
361 |
| - | |
362 |
| - | |
| 392 | + | |
| 393 | + | |
363 | 394 |
| |
364 | 395 |
| |
365 | 396 |
| |
366 |
| - | |
367 |
| - | |
| 397 | + | |
| 398 | + | |
368 | 399 |
| |
369 | 400 |
| |
370 | 401 |
| |
371 |
| - | |
372 |
| - | |
| 402 | + | |
| 403 | + | |
373 | 404 |
| |
374 | 405 |
| |
375 | 406 |
| |
376 |
| - | |
377 |
| - | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
378 | 419 |
| |
379 | 420 |
| |
380 | 421 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
121 |
| - | |
| 120 | + | |
| 121 | + | |
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 | 329 |
| |
333 | 330 |
| |
334 | 331 |
| |
| |||
368 | 365 |
| |
369 | 366 |
| |
370 | 367 |
| |
| 368 | + | |
| 369 | + | |
| 370 | + | |
371 | 371 |
| |
372 | 372 |
| |
373 | 373 |
| |
| |||
490 | 490 |
| |
491 | 491 |
| |
492 | 492 |
| |
493 |
| - | |
| 493 | + | |
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
|
0 commit comments