Logo
Explore Help
Register Sign In
dylanyunlong/project_6
1
0
Fork 0
You've already forked project_6
Code Issues Pull Requests Actions Projects Releases Wiki Activity
Files
302aa9608a4f7c99191cc73fe9daa78f541930bf
project_6/ex_engine/xllm_kernels/cuda
History
claude 302aa9608a fix: block_copy.cu — DEVICE_INLINE, CHECK_EQ→TORCH_CHECK, cstdint
Remaining glog dependencies removed:
  - DEVICE_INLINE macro defined inline
  - CHECK_EQ(a,b) → TORCH_CHECK(a == b)
  - CHECK_GT(a,b) → TORCH_CHECK(a > b)
  - #include <cstdint> for int32_t
2026-08-14 11:06:07 +00:00
..
bindings
feat: pybind11 bindings for xllm CUDA kernels
2026-08-14 10:50:13 +00:00
headers
fix: add DISPATCH_FLOATING_TYPES macro to device_utils.cuh
2026-08-14 10:45:37 +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: block_copy.cu — DEVICE_INLINE, CHECK_EQ→TORCH_CHECK, cstdint
2026-08-14 11:06:07 +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
Powered by Gitea Version: 1.24.3 Page: 105ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API