From e1ab55b2c4ff4bd000e340218d1523394fcbf6f7 Mon Sep 17 00:00:00 2001 From: Shashank Mittal Date: Fri, 30 Aug 2024 13:52:55 +0530 Subject: [PATCH] test Signed-off-by: Shashank Mittal --- examples/v1beta1/hp-tuning/hyperopt-distribution.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/examples/v1beta1/hp-tuning/hyperopt-distribution.yaml b/examples/v1beta1/hp-tuning/hyperopt-distribution.yaml index ea326124c27..b845140542c 100644 --- a/examples/v1beta1/hp-tuning/hyperopt-distribution.yaml +++ b/examples/v1beta1/hp-tuning/hyperopt-distribution.yaml @@ -20,14 +20,11 @@ spec: feasibleSpace: min: "0.01" max: "0.05" - step: "0.01" - distribution: "uniform" - name: momentum parameterType: double feasibleSpace: min: "0.5" max: "0.9" - distribution: "logUniform" trialTemplate: primaryContainerName: training-container trialParameters: