From 9ff0db37feb08b0afe9e78c79379b6418c904f64 Mon Sep 17 00:00:00 2001 From: liaogang Date: Thu, 10 Nov 2016 09:23:48 +0800 Subject: [PATCH] Generate bilinear protostr via Linux --- .../tests/configs/protostr/test_bilinear_interp.protostr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/paddle/trainer_config_helpers/tests/configs/protostr/test_bilinear_interp.protostr b/python/paddle/trainer_config_helpers/tests/configs/protostr/test_bilinear_interp.protostr index d4cbfc2389..13d0d477eb 100644 --- a/python/paddle/trainer_config_helpers/tests/configs/protostr/test_bilinear_interp.protostr +++ b/python/paddle/trainer_config_helpers/tests/configs/protostr/test_bilinear_interp.protostr @@ -83,7 +83,7 @@ parameters { name: "___conv_0__.w0" size: 144 initial_mean: 0.0 - initial_std: 0.471404522657 + initial_std: 0.471404520791 initial_strategy: 0 initial_smart: false } -- GitLab