Skip to content

使用 py::function 展示的 api 调用不存在 #7127

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

Closed
ooooo-create opened this issue Mar 19, 2025 · 1 comment
Closed

使用 py::function 展示的 api 调用不存在 #7127

ooooo-create opened this issue Mar 19, 2025 · 1 comment
Assignees
Labels
PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc

Comments

@ooooo-create
Copy link
Collaborator

ooooo-create commented Mar 19, 2025

  1. 可能调用位置变了
  2. 可能已经删除了
  • Example:

Image

  • eval:

Image

  • 脚本检查到如下
docs\api\paddle\add__cn.rst
docs\api\paddle\ceil__cn.rst
docs\api\paddle\clip__cn.rst
docs\api\paddle\erfinv__cn.rst
docs\api\paddle\exp__cn.rst
docs\api\paddle\floor__cn.rst
docs\api\paddle\lerp__cn.rst
docs\api\paddle\NPUPlace_cn.rst
docs\api\paddle\put_along_axis__cn.rst
docs\api\paddle\reciprocal__cn.rst
docs\api\paddle\round__cn.rst
docs\api\paddle\rsqrt__cn.rst
docs\api\paddle\scale__cn.rst
docs\api\paddle\sqrt__cn.rst
docs\api\paddle\subtract__cn.rst
docs\api\paddle\uniform__cn.rst
docs\api\paddle\device\is_compiled_with_mlu_cn.rst
docs\api\paddle\device\is_compiled_with_npu_cn.rst
docs\api\paddle\device\MLUPlace_cn.rst
docs\api\paddle\distributed\utils\global_gather_cn.rst
docs\api\paddle\distributed\utils\global_scatter_cn.rst
docs\api\paddle\incubate\nn\FusedEcMoe_cn.rst
docs\api\paddle\incubate\nn\functional\fused_ec_moe_cn.rst
docs\api\paddle\nn\functional\flash_attention_with_sparse_mask_cn.rst
docs\api\paddle\static\mlu_places_cn.rst
docs\api\paddle\static\npu_places_cn.rst
docs\api\paddle\static\nn\multi_box_head_cn.rst
docs\api\paddle\static\nn\sequence_concat_cn.rst
docs\api\paddle\static\nn\sequence_enumerate_cn.rst
docs\api\paddle\static\nn\sequence_expand_as_cn.rst
docs\api\paddle\static\nn\sequence_pad_cn.rst
docs\api\paddle\static\nn\sequence_reshape_cn.rst
docs\api\paddle\static\nn\sequence_reverse_cn.rst
docs\api\paddle\static\nn\sequence_scatter_cn.rst
docs\api\paddle\static\nn\sequence_slice_cn.rst
docs\api\paddle\static\nn\sequence_unpad_cn.rst
@ooooo-create ooooo-create changed the title 使用 py::function 展示的 api 调用失败 使用 py::function 展示的 api 调用不存在 Mar 19, 2025
@paddle-bot paddle-bot bot added the PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc label Mar 19, 2025
@Echo-Nie
Copy link
Contributor

Echo-Nie commented Mar 20, 2025

这个函数应该是在Paddle/python/paddle/tensor/math.py

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc
Projects
None yet
Development

No branches or pull requests

3 participants