Skip to content

Conversation

@xunyoyo
Copy link
Contributor

@xunyoyo xunyoyo commented Jan 27, 2026

PR Category

User Experience

PR Types

New features

Description

  • Add C++ alias mapping for paddle.Tensor.unsqueeze_ to accept dim as axis.
  • Keep paddle.unsqueeze_ Python wrapper with param alias for backward compatibility.
  • Add doc signature for unsqueeze_.
  • Add API compatibility test for inplace unsqueeze.

@paddle-bot
Copy link

paddle-bot bot commented Jan 27, 2026

你的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.

@paddle-bot paddle-bot bot added the contributor External developers label Jan 27, 2026
@xunyoyo xunyoyo changed the title [API Compatibility No.23] Add unsqueeze_ dim/axis API compat [API Compatibility No.23] Add unsqueeze_ dim/axis API compat -part Jan 27, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@30af5d1). Learn more about missing BASE report.

Additional details and impacted files
@@             Coverage Diff             @@
##             develop    #77551   +/-   ##
===========================================
  Coverage           ?   100.00%           
===========================================
  Files              ?         2           
  Lines              ?         2           
  Branches           ?         0           
===========================================
  Hits               ?         2           
  Misses             ?         0           
  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.

@xunyoyo
Copy link
Contributor Author

xunyoyo commented Jan 28, 2026

/re-run all-failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants