e78fa560c88d573677ca95a63a5ec8331fda27c5
- patch_ops.sh: build corex_gdn_chunk_recurrent.so alongside moe_index_combine - qwen3_5.py: import corex_gdn_chunk_recurrent, use C++ version for prefill chunks instead of Python _torch_chunk_gated_delta_rule - C++ version from xllm upstream avoids Python loop overhead and has proper fp32 accumulation (key for NaN prevention on BI-V100) - Falls back to Python version if .so not available
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%