Commit 3e33d70
File tree
44 files changed
+5425
-236
lines changed- cpp/tensorrt_llm
- kernels
- cuteDslKernels
- cutlass_kernels/moe_gemm
- trtllmGenKernels/blockScaleMoe
- thop
- examples/auto_deploy
- tensorrt_llm/_torch
- attention_backend
- auto_deploy
- custom_ops
- distributed
- models/patches
- transform/library
- custom_ops
- cute_dsl_kernels/blackwell
- models
- modules/fused_moe
- tests
- integration
- defs
- accuracy
- disaggregated
- examples
- serve
- test_lists
- test-db
- unittest/_torch
- speculative
- thop/parallel
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+5425
-236
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| 80 | + | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| |||
| 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 | + | |
0 commit comments