From e27290c8a00739a1d9aafee26b5b47f79a13ece1 Mon Sep 17 00:00:00 2001 From: Haoyu Wang <48108414+javaThonc@users.noreply.github.com> Date: Fri, 27 Nov 2020 10:17:11 +0800 Subject: [PATCH] Update workflow_config_sfm.yaml --- examples/benchmarks/SFM/workflow_config_sfm.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/benchmarks/SFM/workflow_config_sfm.yaml b/examples/benchmarks/SFM/workflow_config_sfm.yaml index 59596760f..3fa3f932c 100644 --- a/examples/benchmarks/SFM/workflow_config_sfm.yaml +++ b/examples/benchmarks/SFM/workflow_config_sfm.yaml @@ -55,8 +55,6 @@ task: early_stop: 20 eval_steps: 5 loss: mse - lr_decay: 0.96 - lr_decay_steps: 100 optimizer: adam GPU: 1 seed: 710