jgrusewski
445c2197f2
feat: unified Argo train workflow — replace 7 templates with 1
New: train-template.yaml with smart caching:
- ensure-binary: checks /data/bin/{sha}/ on PVC, compiles only on cache miss
- ensure-fxcache: runs precompute only if cache doesn't exist
- gpu-warmup: parallel autoscale during compile
- hyperopt → train-best → evaluate → upload-results
Deleted 7 redundant templates:
- compile-and-train-template.yaml
- train-dqn-template.yaml
- train-baseline-rl-template.yaml
- train-supervised-template.yaml
- training-workflow-template.yaml
- precompute-features-template.yaml
- train-ppo-template.yaml
Deleted: scripts/argo-precompute.sh (absorbed into ensure-fxcache step)
Rewritten: scripts/argo-train.sh (single template, --sha for commit pinning)
Updated: kustomization.yaml
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 20:36:03 +02:00
..
2026-03-12 01:44:03 +01:00
2026-03-31 22:40:37 +02:00
2026-03-13 11:56:56 +01:00
2026-04-10 20:36:03 +02:00
2026-03-04 15:29:15 +01:00
2026-03-31 01:33:31 +02:00
2026-03-01 23:41:13 +01:00
2026-03-04 23:46:36 +01:00
2026-03-04 23:46:36 +01:00
2026-02-26 09:04:58 +01:00
2026-03-17 08:34:51 +01:00
2026-03-31 01:33:31 +02:00
2026-03-11 22:00:13 +01:00
2026-03-29 21:01:03 +02:00
2026-03-13 11:54:22 +01:00
2026-03-19 00:38:20 +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
2026-03-04 22:08:31 +01:00