Files
foxhunt/crates
jgrusewski 3137064df2 fix(ci): gate remaining cuda-only variables to eliminate all non-cuda warnings
- Gate IndexOp import (only used by GPU batch Q-value indexing)
- Gate grad_norm_tensor binding (only consumed by GPU accumulation path)
- Gate grad_norm_scalar_tensor squeeze (only stored in cuda GradientResult)

Services build with 0 errors, 0 warnings.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 20:57:59 +01:00
..