From 2420e332f2c92a948bc860812f1750ee0871fdfd Mon Sep 17 00:00:00 2001 From: SigureMo Date: Fri, 19 Sep 2025 02:40:35 +0800 Subject: [PATCH] Fix missing `_cn` suffix for `rand_like` API doc --- docs/api/paddle/{rand_like.rst => rand_like_cn.rst} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/api/paddle/{rand_like.rst => rand_like_cn.rst} (98%) diff --git a/docs/api/paddle/rand_like.rst b/docs/api/paddle/rand_like_cn.rst similarity index 98% rename from docs/api/paddle/rand_like.rst rename to docs/api/paddle/rand_like_cn.rst index 4a602bcb3c6..a0210946bb3 100644 --- a/docs/api/paddle/rand_like.rst +++ b/docs/api/paddle/rand_like_cn.rst @@ -22,4 +22,4 @@ rand_like 代码示例 ::::::::::: -COPY-FROM: paddle.rand_like \ No newline at end of file +COPY-FROM: paddle.rand_like