-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[XPU] add adaptive layernorm pass #71125
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
Open
Open
Conversation
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
你的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.
@linkk08
linkk08
changed the title
(削除) [XPU] add adaptive layernorm pass (#71124) (削除ここまで)
(追記) [XPU] add adaptive layernorm pass (追記ここまで)
Feb 13, 2025
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 13, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 13, 2025 11:42
75b1834
to
daae8a9
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 14, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 14, 2025 02:10
daae8a9
to
6a8d0a0
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 17, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 17, 2025 06:54
6a8d0a0
to
c29e43f
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 19, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 19, 2025 03:09
c29e43f
to
44c5ba4
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 19, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 19, 2025 11:54
44c5ba4
to
b6d7b20
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 19, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 19, 2025 12:04
b6d7b20
to
6670031
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 19, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 19, 2025 12:05
6670031
to
45be3b5
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 20, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 20, 2025 03:11
45be3b5
to
a093db9
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 20, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 20, 2025 03:31
a093db9
to
1a68f30
Compare
sungenglab
pushed a commit
to sungenglab/Paddle
that referenced
this pull request
Feb 21, 2025
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 24, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 24, 2025 12:02
1a68f30
to
ff0c886
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 25, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 25, 2025 01:49
ff0c886
to
8511fa0
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 25, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 25, 2025 04:49
8511fa0
to
e01a477
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 25, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 25, 2025 04:56
e01a477
to
379d9b0
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 25, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 25, 2025 11:09
379d9b0
to
d8d9555
Compare
linkk08
added a commit
to linkk08/Paddle
that referenced
this pull request
Feb 27, 2025
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
February 27, 2025 02:13
d8d9555
to
0c311dd
Compare
@linkk08
linkk08
force-pushed
the
adaptive_layernorm
branch
from
March 10, 2025 07:22
0c311dd
to
0ea80f0
Compare
Sorry to inform you that 0ea80f0's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Category
Custom Device
PR Types
New features
Description
新增 adaptive layer norm融合算子