Skip to content
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

[Tensor API & Prim] Support multiple Tensor C++ api #50731

Merged
merged 2 commits into from Feb 22, 2023

Conversation

jiahy0825
Copy link
Contributor

@jiahy0825 jiahy0825 commented Feb 21, 2023

PR types

New features

PR changes

OPs

Describe

修改要点:

  1. 支持 Tensor 批量挂载 C++ API,提升易用性
  2. phi 下的 tensor_gen.py 文件名更改为 tensor_operants_gen.py

Main Points:

  1. Attach multiple C++ APIs to Tensor, which makes Tensor easy-to-use.
  2. Change the file name from tensor_gen.py to tensor_operants_gen.py.

@paddle-bot
Copy link

paddle-bot bot commented Feb 21, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

jiahy0825 added a commit to jiahy0825/Paddle that referenced this pull request Feb 22, 2023
Copy link
Contributor

@JiabinYang JiabinYang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jiahy0825 jiahy0825 merged commit 652d12c into PaddlePaddle:develop Feb 22, 2023
@jiahy0825 jiahy0825 changed the title [Tensor API] Support multiple Tensor C++ api [Tensor API & Prim] Support multiple Tensor C++ api Feb 23, 2023
jiahy0825 added a commit that referenced this pull request Feb 23, 2023
* change phi tensor_gen->tensor_operants_gen

* [Tensor API] Support multiple Tensor C++ api

* [Tensor API] Unsupport prob Tensor API

* accept reviewers comment of #50731

* delete tensor_api.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants