-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
【SCU】【Paddle Tensor No.28-29】新增 paddle.from_dlpack
, paddle.to_dlpack
,复用已有同名函数 paddle.utils.dlpack
#69361
【SCU】【Paddle Tensor No.28-29】新增 paddle.from_dlpack
, paddle.to_dlpack
,复用已有同名函数 paddle.utils.dlpack
#69361
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
hi, @PolaKuma
|
PR Category
User Experience
PR Types
New features
Description
Paddle Tensor 规范化:新增
paddle.from_dlpack
,paddle.to_dlpack
,复用已有同名函数paddle.utils.dlpack