-
Notifications
You must be signed in to change notification settings - Fork 5.9k
[Cpp API Compatibility] add tensor_data & variable_data API #77520
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
base: develop
Are you sure you want to change the base?
Conversation
|
你的PR提交成功,感谢你对开源项目的贡献! |
|
/re-run all-failed |
1 similar comment
|
/re-run all-failed |
|
/re-run all-failed |
1 similar comment
|
/re-run all-failed |
|
/re-run clone |
| @@ -448,6 +385,46 @@ class Tensor : public TensorBase { | |||
| } | |||
| #endif | |||
|
|
|||
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.
补充测试
|
/re-run clone |
|
merge 下最新 develop,避免 deepmd 流水线占用 slice 机器阻塞 CI |
|
/re-run all-failed |
|
/re-run coverage |
|
/re-run all-failed |
1 similar comment
|
/re-run all-failed |
PR Category
Environment Adaptation
PR Types
New features
Description
新增 tensor_data & variable_data 兼容接口
是否引起精度变化
否