Skip to content

[Docathon][Delete Deprecated API Doc No.18、19] #7273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/api/paddle/static/Overview_cn.rst
Original file line number Diff line number Diff line change
@@ -83,7 +83,6 @@ Executor 相关 API
" :ref:`sequence_pool <cn_api_paddle_static_nn_sequence_pool>` ", "仅支持带有 LoD 信息的 Tensor,对输入的 Tensor 进行指定方式的池化操作"
" :ref:`sequence_reshape <cn_api_paddle_static_nn_sequence_reshape>` ", "仅支持带有 LoD 信息的 Tensor,对输入的 Tensor 进行指定方式的变形操作"
" :ref:`sequence_reverse <cn_api_paddle_static_nn_sequence_reverse>` ", "仅支持带有 LoD 信息的 Tensor,对输入的 Tensor,在每个序列上进行反转"
" :ref:`sequence_slice <cn_api_paddle_static_nn_sequence_slice>` ", "仅支持带有 LoD 信息的 Tensor,对输入的 Tensor,实现序列切片运算"
" :ref:`sequence_softmax <cn_api_paddle_static_nn_sequence_softmax>` ", "仅支持带有 LoD 信息的 Tensor,根据 Tensor 信息将输入的第 0 维度进行划分,在划分的每一个区间内部进行运算"

.. _about_io:
@@ -123,7 +122,6 @@ io 相关 API
" :ref:`Variable <cn_api_paddle_static_Variable>` ", "创建参数"
" :ref:`WeightNormParamAttr <cn_api_paddle_static_WeightNormParamAttr>` ", "权重归一化类"
" :ref:`sequence_scatter <cn_api_paddle_static_nn_sequence_scatter>` ", "仅支持 LoDTensor,根据 index 提供的位置将 updates 中的信息更新到输出中"
" :ref:`sequence_unpad <cn_api_paddle_static_nn_sequence_unpad>` ", "仅支持 LoDTensor ,根据 length 的信息,将 input 中 padding 元素移除,并且返回一个 LoDTensor"
.. _about_device:

运行设备相关 API
52 changes: 0 additions & 52 deletions docs/api/paddle/static/nn/sequence_slice_cn.rst

This file was deleted.

48 changes: 0 additions & 48 deletions docs/api/paddle/static/nn/sequence_unpad_cn.rst

This file was deleted.