From a247ea3a5baaabef6af78cf901e52996adac3167 Mon Sep 17 00:00:00 2001 From: njiter <84257332+dai-junjie@users.noreply.github.com> Date: Tue, 23 Sep 2025 19:18:59 +0800 Subject: [PATCH] Update tensor_split_cn.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR types others PR changes Docs Description 1. 第5个代码示例,是因为split单词拼错了,英文网页是spilt,中文网页是split, 我查了下英文网页的html中的代码示例的div的id,是tensor-spilt-example-5,这里可以发现是spilt这个错误拼写。 --- docs/api/paddle/tensor_split_cn.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/paddle/tensor_split_cn.rst b/docs/api/paddle/tensor_split_cn.rst index 4feb4f87221..1533b5a3e2d 100644 --- a/docs/api/paddle/tensor_split_cn.rst +++ b/docs/api/paddle/tensor_split_cn.rst @@ -67,7 +67,7 @@ COPY-FROM: paddle.tensor_split:tensor-split-example-4 代码示例 5 ::::::::::: -COPY-FROM: paddle.tensor_split:tensor-split-example-5 +COPY-FROM: paddle.tensor_split:tensor-spilt-example-5 .. image:: ../../images/api_legend/tensor_split/tensor_split-6.png :alt: 图例-5