From 8b997df35e009b6c8d9d14c82b042c01afbc87ba Mon Sep 17 00:00:00 2001 From: dangqingqing Date: Tue, 25 Apr 2017 13:57:03 +0800 Subject: [PATCH] rename --- doc/api/v2/config/layer.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api/v2/config/layer.rst b/doc/api/v2/config/layer.rst index 0ade799019..154cfe2443 100644 --- a/doc/api/v2/config/layer.rst +++ b/doc/api/v2/config/layer.rst @@ -419,8 +419,8 @@ hsigmoid .. autoclass:: paddle.v2.layer.hsigmoid :noindex: -smooth_l1 ---------- +smooth_l1_cost +-------------- .. autoclass:: paddle.v2.layer.smooth_l1_cost :noindex: -- GitLab