File tree
318 files changed
+8621
-4763
lines changed- benchmarks
- cpp
- python
- suite/tensorrt_llm_bench
- benchmarkers
- cpp
- include/tensorrt_llm
- batch_manager
- executor
- runtime
- tensorrt_llm
- batch_manager
- aarch64-linux-gnu
- x86_64-linux-gnu
- x86_64-windows-msvc
- cutlass_extensions/include/cutlass_extensions
- executor
- aarch64-linux-gnu
- x86_64-linux-gnu
- x86_64-windows-msvc
- kernels
- cutlass_kernels
- fpA_intB_gemm/launchers
- moe_gemm
- launchers
- decoderMaskedMultiheadAttention
- decoderXQAImplJIT
- nvrtcWrapper
- aarch64-linux-gnu
- x86_64-linux-gnu
- x86_64-windows-msvc
- mixtureOfExperts
- speculativeDecoding
- layers
- plugins
- common
- gptAttentionCommon
- gptAttentionPlugin
- mixtureOfExperts
- ncclPlugin
- pybind
- batch_manager
- executor
- runtime
- runtime
- utils
- thop
- tests
- kernels
- allReduce
- layers
- resources
- data
- scripts
- runtime
- docs/source
- advanced
- architecture
- performance
- reference
- examples
- arctic
- baichuan
- bindings/executor
- bloom
- chatglm
- cogvlm
- dbrx
- enc_dec
- falcon
- gemma
- gpt
- gptj
- gptneox
- grok
- high-level-api
- internlm
- llama
- mamba
- medusa
- mixtral
- model_api
- mpt
- multimodal
- nemotron
- opt
- phi
- quantization
- qwen
- qwenvl
- recurrentgemma
- sample_weight_stripping
- skywork
- smaug
- whisper
- scripts
- tensorrt_llm
- auto_parallel
- commands
- hlapi
- layers
- models
- dbrx
- dit
- enc_dec
- gpt
- grok
- llama
- qwen
- quantization
- runtime
- tests
- bindings
- functional
- hlapi
- model
- model_api
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
318 files changed
+8621
-4763
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
235 |
| - | |
| 235 | + | |
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| |||
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
81 |
| - | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
| 153 | + | |
153 | 154 |
| |
154 | 155 |
| |
155 | 156 |
| |
| |||
785 | 786 |
| |
786 | 787 |
| |
787 | 788 |
| |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
788 | 793 |
| |
789 | 794 |
| |
790 | 795 |
| |
| |||
1339 | 1344 |
| |
1340 | 1345 |
| |
1341 | 1346 |
| |
| 1347 | + | |
1342 | 1348 |
| |
1343 | 1349 |
| |
1344 | 1350 |
| |
| |||
1628 | 1634 |
| |
1629 | 1635 |
| |
1630 | 1636 |
| |
| 1637 | + | |
1631 | 1638 |
| |
1632 | 1639 |
| |
1633 | 1640 |
| |
| |||
1777 | 1784 |
| |
1778 | 1785 |
| |
1779 | 1786 |
| |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
1780 | 1793 |
| |
1781 | 1794 |
| |
1782 | 1795 |
| |
|
0 commit comments