415fff85f19b2f7284c6144b53a856c0e46ed981
DISPATCH_FLOATING_TYPES was defined in xllm/core/kernels/cuda/utils.h which was pulled in via cuda_ops_api.h → utils.h. Since cuda_ops_api.h was removed (glog dependency), the macro was missing. Now defined in device_utils.cuh with include guard, available to all kernel files: norm.cu, activation.cu, rope.cu, block_copy.cu, reshape_paged_cache.cu
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%