From 94293b3ccb17f3676c0da507ab8ebdb2a3f8a884 Mon Sep 17 00:00:00 2001 From: SunAhong1993 <48579383+SunAhong1993@users.noreply.github.com> Date: Tue, 23 Apr 2019 09:55:30 +0800 Subject: [PATCH] Update ArgMax.md --- caffe2fluid/doc/ArgMax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caffe2fluid/doc/ArgMax.md b/caffe2fluid/doc/ArgMax.md index f47cb4a..f6718e0 100644 --- a/caffe2fluid/doc/ArgMax.md +++ b/caffe2fluid/doc/ArgMax.md @@ -17,7 +17,7 @@ layer { ``` -### [paddle.fluid.layers.argmax](http://paddlepaddle.org/documentation/docs/zh/1.3/api_cn/layers_cn.html#permalink-204-argmax) +### [paddle.fluid.layers.argmax](http://paddlepaddle.org/documentation/docs/zh/1.4/api_cn/layers_cn.html#permalink-214-argmax) ```python paddle.fluid.layers.argmax( x, -- GitLab