2f5be7d63566231158bfe68b5ec3a7fe9264bec1
qwen3_5.py (2642 lines, 12 prebuilt .so, no fallback): - decay_mask: g_diff.clamp(-20,20) before exp() - Neumann row: .clamp(-65504,65504) on iterative update - k_cumdecay: g.clamp(-20,20).exp() - state loop attn_inter: g.clamp(-20,20).exp() - state loop g_exp_term: .clamp(-20,20) - state loop g_last: .clamp(-20,20) - state loop last_state: .clamp(-65504,65504) after update Dockerfile Step 4: each cp gets 2>/dev/null || true (matches tolerance pattern of Steps 1-3, 5-8)
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%