From 4ca314c6ac69a2a2a556731b82f47789e96c28e2 Mon Sep 17 00:00:00 2001 From: SunAhong1993 <48579383+SunAhong1993@users.noreply.github.com> Date: Tue, 23 Apr 2019 10:14:28 +0800 Subject: [PATCH] Update Reshape.md --- caffe2fluid/doc/Reshape.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caffe2fluid/doc/Reshape.md b/caffe2fluid/doc/Reshape.md index 3f126a3..ded74be 100644 --- a/caffe2fluid/doc/Reshape.md +++ b/caffe2fluid/doc/Reshape.md @@ -20,7 +20,7 @@ layer { ``` -### [paddle.fluid.layers.reshape](http://paddlepaddle.org/documentation/docs/zh/1.3/api_cn/layers_cn.html#permalink-130-reshape) +### [paddle.fluid.layers.reshape](http://paddlepaddle.org/documentation/docs/zh/1.4/api_cn/layers_cn.html#permalink-134-reshape) ```python paddle.fluid.layers.reshape( x, -- GitLab