Files
foxhunt/crates/ml/build.rs
jgrusewski a86168cdea cleanup: delete legacy bf16 replay buffer code and stale hyperopt results
Remove dead bf16 kernel handles (scatter_insert_bf16, gather_bf16_rows,
gather_bf16, f32_to_bf16_cast), bf16_slice_to_gpu_tensor_gpu converter,
a16 allocator, and dtod_clone_u16 — all obsoleted by the f32 migration.
Fix unused variables (w_ptrs, concat_dim) and unnecessary mut bindings.
Delete 25 stale hyperopt campaign results from local experiments.

All 1254 tests pass (895 ml + 359 ml-dqn), zero compiler warnings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 22:02:55 +02:00

6.3 KiB