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

@@ -24,6 +24,7 @@
#endif
#include "kernel.h"
#include "kernel_marlin.cuh"
#define STATIC_ASSERT_SCALAR_TYPE_VALID(scalar_t) \
static_assert( \