File tree
1,038 files changed
+3439884
-389685
lines changed- 3rdparty
- benchmarks
- cpp
- utils
- python
- cpp
- include/tensorrt_llm
- batch_manager
- common
- executor
- plugins/api
- runtime
- tensorrt_llm
- batch_manager
- aarch64-linux-gnu
- x86_64-linux-gnu
- x86_64-windows-msvc
- common
- cutlass_extensions/include/cutlass_extensions
- epilogue
- thread
- threadblock
- gemm
- device
- kernel
- threadblock
- warp
- transform/threadblock
- executor
- aarch64-linux-gnu
- x86_64-linux-gnu
- x86_64-windows-msvc
- kernels
- contextFusedMultiHeadAttention
- cubin
- pagedKVCubin
- cutlass_kernels
- fpA_intB_gemm
- launchers
- int8_gemm
- moe_gemm
- python
- decoderMaskedMultiheadAttention
- mixtureOfExperts
- onlineSoftmaxBeamsearchKernels
- parallelDecoding
- unfusedAttentionKernels
- weightOnlyBatchedGemv
- layers
- plugins
- api
- bertAttentionPlugin
- common
- gemmPlugin
- gptAttentionCommon
- gptAttentionPlugin
- identityPlugin
- layernormQuantizationPlugin
- lookupPlugin
- loraPlugin
- mambaConv1dPlugin
- mixtureOfExperts
- ncclPlugin
- quantizePerTokenPlugin
- quantizeTensorPlugin
- rmsnormQuantizationPlugin
- selectiveScanPlugin
- smoothQuantGemmPlugin
- weightOnlyGroupwiseQuantMatmulPlugin
- weightOnlyQuantMatmulPlugin
- pybind
- batch_manager
- executor
- runtime
- utils
- runtime
- utils
- thop
- tests
- common
- kernels
- sampling
- smoothQuant
- weightOnly
- layers
- resources/scripts
- runtime
- docker
- common
- docs
- source
- blogs/media
- media
- examples
- apps
- baichuan
- bert
- bindings/executor
- blip2
- bloom
- chatglm
- cpp/executor
- cpp_library
- enc_dec
- bart
- t5
- falcon
- gemma
- utils
- gpt
- utils
- gptj
- gptneox
- high-level-api
- internlm
- llama
- mamba
- medusa
- mixtral
- model_api
- mpt
- multimodal
- openai_triton
- manual_plugin
- plugin_autogen
- opt
- phi
- quantization
- qwen
- utils
- qwenvl
- server
- skywork
- smaug
- whisper
- distil_whisper
- scripts
- tensorrt_llm
- auto_parallel
- tensor_parallel
- plugin_nodes
- commands
- hlapi
- layers
- models
- baichuan
- bert
- bloom
- chatglm
- enc_dec
- falcon
- gemma
- gpt
- gptj
- gptneox
- llama
- mamba
- medusa
- mpt
- opt
- phi
- quantized
- qwen
- skywork
- plugin
- quantization
- runtime
- tools/plugin_gen
- templates
- tests
- attention
- bindings
- examples_unit/gpt
- utils
- functional
- hlapi
- model
- model_api
- quantization
- utils
- windows
- docker
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,038 files changed
+3439884
-389685
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| 62 | + | |
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
|
+10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
20 | 30 |
| |
21 | 31 |
| |
22 | 32 |
| |
|
Submodule cutlass updated 1833 files
+76-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 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 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
3 | 78 |
| |
4 | 79 |
| |
5 | 80 |
| |
| |||
34 | 109 |
| |
35 | 110 |
| |
36 | 111 |
| |
37 |
| - | |
| 112 | + | |
38 | 113 |
| |
39 | 114 |
| |
40 | 115 |
| |
|
0 commit comments