-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Enable docs update. #78
Merged
Merged
Conversation
This file contains 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
Just forget to add deploy_key to this repository.
zhhsplendid
pushed a commit
to zhhsplendid/Paddle
that referenced
this pull request
Sep 25, 2019
update paddle submodule in develop
thisjiang
pushed a commit
to thisjiang/Paddle
that referenced
this pull request
Oct 28, 2021
* add elementwise_add test case * add cinn.h
gglin001
added a commit
to graphcore/Paddle-fork
that referenced
this pull request
Dec 8, 2021
* add matmul op * trow if mul not implemented * use ClearNode * use ClearNode at pass level
wangxicoding
pushed a commit
to wangxicoding/Paddle
that referenced
this pull request
Dec 9, 2021
* add __all__, acknowledge and citation * 1. remove useless code of Mask. 2. polish embedding, bigbird README.md. 3.change the dataset api in embedding example scripts * add link to token embedding desc * add more detail of embedding training * update use_gpu->select_device * add attn_mask * device->select_device * remove useless space * select_device->device; add paddle.distributed.launch gpus, log_dir args description
zhoutianzi666
pushed a commit
to zhoutianzi666/Paddle
that referenced
this pull request
May 23, 2022
add mips compile.
DesmonDay
pushed a commit
to DesmonDay/Paddle
that referenced
this pull request
Aug 8, 2022
* fix load model;test=develop * fix load model;test=develop * fix load model;test=develop
AnnaTrainingG
pushed a commit
to AnnaTrainingG/Paddle
that referenced
this pull request
Sep 19, 2022
* add face_parse predictor in apps
jiaoxuewuq
pushed a commit
to jiaoxuewuq/Paddle
that referenced
this pull request
Nov 25, 2022
* fix load model;test=develop * fix load model;test=develop * fix load model;test=develop
zmxdream
pushed a commit
to zmxdream/Paddle
that referenced
this pull request
Dec 7, 2022
* fix load model;test=develop * fix load model;test=develop * fix load model;test=develop
qizhaoaoe
pushed a commit
to qizhaoaoe/Paddle
that referenced
this pull request
Mar 3, 2023
* update
lizexu123
pushed a commit
to lizexu123/Paddle
that referenced
this pull request
Feb 23, 2024
Fridge003
pushed a commit
to Fridge003/Paddle
that referenced
this pull request
Mar 27, 2024
Modify Logic of SinkTrivialPattern & Node Removal
YaoCheng8667
referenced
this pull request
in YaoCheng8667/Paddle
Jun 6, 2024
修复dump core问题,优化大数据写磁盘内存会超问题改成分段写入,优化fused_seqpool_cvm concat性能,优化fused_seqpool_cvm显存分配以及连续访问提升性能单op H800机型提升60倍整体提升25%
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.
Just forget to add deploy_key to this repository.