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