mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-08 13:39:48 +00:00
commit
63604cac59
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
#include <cstdint>
|
||||
#include <c10/cuda/CUDAGuard.h>
|
||||
|
||||
#ifdef KTRANSFORMERS_USE_ROCM
|
||||
#ifdef __HIP_PLATFORM_AMD__
|
||||
typedef hip_bfloat16 nv_bfloat16;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue