From ca2bef5ba1ac1041ab392d1f557892f521f6349c Mon Sep 17 00:00:00 2001 From: SunAhong1993 <48579383+SunAhong1993@users.noreply.github.com> Date: Tue, 23 Apr 2019 10:10:36 +0800 Subject: [PATCH] Update LRN.md --- caffe2fluid/doc/LRN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caffe2fluid/doc/LRN.md b/caffe2fluid/doc/LRN.md index 12ff7c6..cc2c7e5 100644 --- a/caffe2fluid/doc/LRN.md +++ b/caffe2fluid/doc/LRN.md @@ -18,7 +18,7 @@ layer { ``` -### [paddle.fluid.layers.lrn](http://paddlepaddle.org/documentation/docs/zh/1.3/api_cn/layers_cn.html#permalink-99-lrn) +### [paddle.fluid.layers.lrn](http://paddlepaddle.org/documentation/docs/zh/1.4/api_cn/layers_cn.html#permalink-101-lrn) ```python paddle.fluid.layers.lrn( input, -- GitLab