support cuda 13.0 and trtllm kernel by Aug 25 2025 (#9495)

This commit is contained in:
Rain Jiang
2025-08-26 23:13:27 -07:00
committed by GitHub
parent 8f7b1c31e8
commit 79e6a8a6ac
13 changed files with 81 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
// auto generated by generate.py
// clang-format off
#pragma once
#include "kernel_bf16_ku4.cuh"
#include "kernel_bf16_ku4b8.cuh"
#include "kernel_bf16_ku8b128.cuh"
#include "kernel_fp16_ku4.cuh"
#include "kernel_fp16_ku4b8.cuh"
#include "kernel_fp16_ku8b128.cuh"