Skip to content
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

[DCU] new features #63721

Merged
merged 27 commits into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
a679c73
[DCU] fix bugs and surpport some fused ops
yuguo-Jack Apr 3, 2024
0631c13
[DCU] fix a small bug
yuguo-Jack Apr 3, 2024
e925661
Update fused_dropout_act_bias.h
yuguo-Jack Apr 7, 2024
1aff5a0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
yuguo-Jack Apr 7, 2024
55aea8f
update fused_dropout_act_bias.h
yuguo-Jack Apr 9, 2024
6acd01c
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
yuguo-Jack Apr 9, 2024
42aa9bf
fix depthwise conv grad op bug
yuguo-Jack Apr 9, 2024
490a0d3
fix hip graph test bugs
yuguo-Jack Apr 10, 2024
81207d0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
yuguo-Jack Apr 10, 2024
03e9c0a
update
yuguo-Jack Apr 10, 2024
ea704f3
fix hip graph dropout bug
yuguo-Jack Apr 11, 2024
d2d143f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
yuguo-Jack Apr 11, 2024
3e66860
code style
yuguo-Jack Apr 11, 2024
597e660
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
yuguo-Jack Apr 21, 2024
6a42f01
[DCU] new features
yuguo-Jack Apr 21, 2024
b0079f0
[DCU] surpport miopen BN
yuguo-Jack Apr 21, 2024
43a401e
fix miopen bn bugs
yuguo-Jack Apr 22, 2024
3d36c6f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
yuguo-Jack Apr 24, 2024
c75c13c
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
yuguo-Jack May 14, 2024
5326497
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
yuguo-Jack May 21, 2024
ed36550
[DCU] high performance LLM train and inference for DCU
yuguo-Jack Jun 11, 2024
c74703c
merge develop and solve conflicts
yuguo-Jack Jun 11, 2024
bf0a55b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
yuguo-Jack Jun 11, 2024
cf1e743
fix conflict files format
yuguo-Jack Jun 11, 2024
ae2ff95
fix redefinition of FastGeluFunctor
yuguo-Jack Jun 11, 2024
15e6938
fix small bugs
yuguo-Jack Jun 11, 2024
0e35e8f
fix a problem
yuguo-Jack Jun 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[DCU] fix a small bug
  • Loading branch information
yuguo-Jack committed Apr 3, 2024
commit 0631c13a51aa3639edf8146a3bfa242d7fdd5ac4
Loading