This website requires JavaScript.
Explore
Help
Register
Sign In
dylanyunlong
/
project_6
Watch
1
Star
0
Fork
0
You've already forked project_6
Code
Issues
Pull Requests
Actions
Projects
Releases
Wiki
Activity
Files
7fc0c1defa096e632d94d09db5f3ac5a6d79cc22
project_6
/
ex_engine
/
xllm_kernels
/
cuda
History
claude
3d816cd18d
fix: add ceil_div + DEVICE_INLINE to device_utils.cuh
...
ceil_div<T> was in xllm utils.h (removed for glog). DEVICE_INLINE macro also moved to shared header.
2026-08-14 11:11:15 +00:00
..
bindings
feat: pybind11 bindings for xllm CUDA kernels
2026-08-14 10:50:13 +00:00
headers
fix: add ceil_div + DEVICE_INLINE to device_utils.cuh
2026-08-14 11:11:15 +00:00
moe
fix: remove glog/cuda_ops_api.h dependency from all xllm CUDA kernels
2026-08-14 10:30:10 +00:00
activation.cu
fix: activation.cu torch/extension.h + LOG(FATAL)→TORCH_CHECK, reshape_paged_cache.cu torch header
2026-08-14 10:52:54 +00:00
block_copy.cu
fix: add ceil_div + DEVICE_INLINE to device_utils.cuh
2026-08-14 11:11:15 +00:00
norm.cu
fix: remove glog/cuda_ops_api.h dependency from all xllm CUDA kernels
2026-08-14 10:30:10 +00:00
norm.cu.orig
fix: adapt xllm norm.cu for corex CUB (CUDA 10.2)
2026-08-14 10:19:51 +00:00
reshape_paged_cache.cu
fix: activation.cu torch/extension.h + LOG(FATAL)→TORCH_CHECK, reshape_paged_cache.cu torch header
2026-08-14 10:52:54 +00:00
rope.cu
fix: remove glog/cuda_ops_api.h dependency from all xllm CUDA kernels
2026-08-14 10:30:10 +00:00