jgrusewski
643b9505a4
feat: WORKSPACE COMPILES — zero candle, zero errors, GPU-native
Final 58 compile errors fixed + GPU violation analysis:
- 23 files across ml, ml-dqn, ml-supervised, services
- flash_attention: CudaBlas + stream fields, GPU matmul/transpose
- ensemble adapters (tggn, tlob, mamba2, tft, ppo): StreamTensor/GpuLinear
- diffusion/xlstm/mamba trainable: StreamTensor ↔ GpuTensor conversion
- hyperopt adapters: fixed API signatures
- trainers (liquid, mamba2): checkpoint save via safetensors
- benchmarks: fixed to_scalar, RainbowAgent API
- services: MlDevice, PPO::load_checkpoint, Mamba2SSM constructor
Host-side softmax/distributional functions analyzed — operating on
legitimately-downloaded small output tensors at computation endpoints.
Not GPU violations (cold paths, <50 elements).
FULL WORKSPACE: 0 errors, 56 warnings, 0 candle dependencies.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 13:31:35 +01:00
..
2026-03-14 11:35:15 +01:00
2026-03-14 11:35:15 +01:00
2026-02-23 00:50:07 +01:00
2026-03-13 10:18:35 +01:00
2026-03-18 13:31:35 +01:00
2026-03-13 10:18:35 +01:00
2026-02-23 00:18:39 +01:00
2026-02-24 19:16:35 +01:00
2026-02-22 07:03:10 +01:00
2026-03-14 11:35:15 +01:00
2026-02-22 01:16:53 +01:00
2026-02-23 13:39:22 +01:00
2026-03-05 00:22:04 +01:00
2026-02-22 01:16:53 +01:00
2025-10-23 14:58:32 +02:00
2025-10-19 09:10:55 +02:00
2026-03-12 20:06:17 +01:00
2025-10-19 09:10:55 +02:00
2026-03-08 15:13:41 +01:00
2025-10-23 11:54:56 +02:00
2025-10-19 09:10:55 +02:00
2026-03-14 11:35:15 +01:00
2025-10-23 09:16:58 +02:00
2025-10-19 09:10:55 +02:00
2026-03-13 10:18:35 +01:00
2025-10-19 09:10:55 +02:00
2026-03-01 21:35:28 +01:00
2026-03-14 11:35:15 +01:00
2025-10-19 09:10:55 +02:00
2026-02-22 04:15:39 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2026-02-21 12:12:15 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-03-14 11:35:15 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2026-02-26 17:38:43 +01:00
2025-10-23 11:54:56 +02:00
2025-10-09 12:56:18 +02:00
2026-03-14 11:35:15 +01:00
2025-10-19 09:10:55 +02:00
2025-10-01 21:24:28 +02:00
2026-02-24 13:12:20 +01:00
2025-10-19 09:10:55 +02:00