jgrusewski
6ba52425ea
feat(infra): Argo workflow templates, drop cuDNN, GPU hotpath fixes
- Add compile-and-deploy, train-dqn/ppo/supervised WorkflowTemplates
- Add Argo Events (EventSource, Sensor, Service) for webhook triggers
- Add NetworkPolicy for compile-and-deploy pods (MinIO/DNS/API egress)
- Add convenience scripts: argo-compile-deploy.sh, argo-train.sh
- Drop cuDNN feature flags from all 9 ML crates (zero conv ops in codebase)
- Switch training runtime base to nvidia/cuda:12.9.1-runtime (saves ~800MB)
- Delete unused selective_scan.cu (16KB, zero Rust callers)
- Fix GPU hotpath violations in ml-core (NVTX, gradient utils, capabilities)
- Fix clippy warnings in ml-dqn (VarMap backticks, const fn)
- Add DQN GPU smoketest, backtest evaluator signal adapter fixes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 01:44:03 +01:00
..
2026-03-12 01:44:03 +01:00
2026-03-12 01:44:03 +01:00
2026-02-25 23:20:44 +01:00
2026-03-04 15:29:15 +01:00
2026-03-01 23:41:13 +01:00
2026-02-25 21:19:32 +01:00
2025-10-30 01:26:02 +01:00
2026-03-04 23:46:36 +01:00
2026-02-25 23:24:53 +01:00
2026-03-04 23:46:36 +01:00
2026-02-26 09:04:58 +01:00
2026-03-11 22:00:13 +01:00
2026-03-11 22:00:13 +01:00
2026-02-24 10:32:21 +01:00
2026-02-26 00:50:25 +01:00
2026-02-26 00:50:25 +01:00
2026-03-11 22:00:13 +01:00
2026-02-26 00:50:25 +01:00
2026-03-04 22:08:31 +01:00
2026-02-24 10:32:21 +01:00
2026-03-04 22:08:31 +01:00
2026-03-04 22:08:31 +01:00
2026-03-04 22:08:31 +01:00