Skip to content

[API Compatibility] add msort, ravel, scatter_add, scatter_add_, tril, triu, bmm, nn.GELU, broadcast_shapes#656

Merged
zhwesky2010 merged 6 commits intoPaddlePaddle:masterfrom
Starrysea996:msort_out_api
Aug 28, 2025
Merged

[API Compatibility] add msort, ravel, scatter_add, scatter_add_, tril, triu, bmm, nn.GELU, broadcast_shapes#656
zhwesky2010 merged 6 commits intoPaddlePaddle:masterfrom
Starrysea996:msort_out_api

Conversation

@Starrysea996
Copy link
Contributor

@Starrysea996 Starrysea996 commented Aug 27, 2025

PR Docs

PR APIs

PaddlePaddle/Paddle#74421PaddlePaddle/Paddle#74834 中已完成兼容性改造的msort接口添加到 NO_NEED_CONVERT_LIST。

PaddlePaddle/Paddle#74454 中已完成兼容性改造的ravel接口添加到 NO_NEED_CONVERT_LIST,同时添加pytorch单测。

PaddlePaddle/Paddle#74586PaddlePaddle/Paddle#74632 中已完成兼容性改造的scatter_add、scatter_add_接口添加到 NO_NEED_CONVERT_LIST,同时添加pytorch单测。

PaddlePaddle/Paddle#74624 中已完成兼容性改造的tril 与triu 接口添加到 NO_NEED_CONVERT_LIST,同时添加pytorch单测。

PaddlePaddle/Paddle#74612 中已完成兼容性改造的 bmm 添加到 NO_NEED_CONVERT_LIST,同时添加pytorch单测。

PaddlePaddle/Paddle#74485 中已完成兼容性改造的 nn.GELU 添加到 NO_NEED_CONVERT_LIST,同时添加pytorch单测。

PaddlePaddle/Paddle#74594 中已完成兼容性改造的broadcast_shapes接口添加到 NO_NEED_CONVERT_LIST。

@paddle-bot
Copy link

paddle-bot bot commented Aug 27, 2025

Thanks for your contribution!

@Starrysea996 Starrysea996 changed the title [API Compatibility] add msort [API Compatibility] add msort, ravel, scatter_add, scatter_add_, tril, triu, bmm, nn.GELU, broadcast_shapes Aug 27, 2025
Copy link
Collaborator

@zhwesky2010 zhwesky2010 left a comment

Choose a reason for hiding this comment

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

LGTM

@Starrysea996
Copy link
Contributor Author

/re-run all-failed

@zhwesky2010 zhwesky2010 merged commit cb5ae32 into PaddlePaddle:master Aug 28, 2025
8 checks passed
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.

2 participants