[API Compatiblity] Add `pin_memory` for 2 API by HydrogenSulfate · Pull Request #74875 · PaddlePaddle/Paddle
Conversation
PR Category
User Experience
PR Types
New features
Description
Pcard-75624
给paddle.empty和Tensor.new_empty新增pin_memory参数,并添加单测
你的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.
Codecov Report
❌ Patch coverage is 33.33333% with 6 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@b7f9eb6). Learn more about missing BASE report.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| python/paddle/tensor/creation.py | 33.33% | 6 Missing ⚠️ |
Additional details and impacted files
@@ Coverage Diff @@ ## develop #74875 +/- ## ========================================== Coverage ? 33.33% ========================================== Files ? 1 Lines ? 9 Branches ? 0 ========================================== Hits ? 3 Misses ? 6 Partials ? 0
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters