From 5fe6acc99b07b227571a7a97ada815eafaa93873 Mon Sep 17 00:00:00 2001 From: jgrusewski Date: Thu, 2 Apr 2026 14:37:12 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20remove=20--batch-size=20from=20Argo=20?= =?UTF-8?q?GPU=20test=20template=20=E2=80=94=20auto=20from=20VRAM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- infra/k8s/argo/gpu-test-pipeline-template.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/infra/k8s/argo/gpu-test-pipeline-template.yaml b/infra/k8s/argo/gpu-test-pipeline-template.yaml index 59633f5f0..eec65000b 100644 --- a/infra/k8s/argo/gpu-test-pipeline-template.yaml +++ b/infra/k8s/argo/gpu-test-pipeline-template.yaml @@ -433,7 +433,6 @@ spec: --symbol ES.FUT \ --epochs 5 \ --max-steps-per-epoch 100 \ - --batch-size 1024 \ --train-months 3 --val-months 1 --test-months 1 --step-months 3 \ 2>&1)