-
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
【Hackathon 6th Fundable Projects 3 No.300】recurrent #64393
Closed
Closed
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
你的PR提交成功,感谢你对开源项目的贡献! |
co63oc
changed the title
CI测试不review
【Hackathon 6th Fundable Projects 3 No.300】recurrent
May 23, 2024
…ember-init_7-part (PaddlePaddle#64374) * member-init-part-7 * minor changes * minor changes * minor changes * minor changes * format
…64252) * add bernoulli_ * update * update docs * fix typo * update code and test * add test case for backward * add test broadcast error and update docs
…y-initialization_1 -part (PaddlePaddle#64029)
…ddle#61613) * sigmoid_cross_entropy_with_logits forward decomp * mean_all forward decomp * add the test case for binary_cross_entropy_with_logits * creat a new test file * modify the assert method * modify the test * fix code style * add prim in check grad for test and handle the optional tensor * fix conflict * do not modify the third_party package * fix merge bug * modfiy the test data and change the file name * roback * fix bug * support mean_all for dynamic shape * modify the type
…4479) * Try change Infermeta, failed * Add global flag * Fix typo
* support llama full graph test * update * remove usless code
* fix kernel fallback for compare bf16 * fix compile bugs
…addlePaddle#64391) * fix * fix * fix * fix * fix * fix
…ng-concatenation-final (PaddlePaddle#63779) * restore * restore * useless commit * restore
…_max/fake_quantize_dequantize_moving_average_abs_max op to phi - part (PaddlePaddle#63737) * move functor to phi * fix namespace * modify to phi method and fix the bug in dequantize_log op when set the pir * move fake_quantize_dequantize_moving_average_abs_max to phi * fix bug * move fake_quantize_dequantize_abs_max to phi * roback * modify the dynamic graph function call * fix dynamic modify * still have bug * add the assign * roback * merge * merge * fix bug * fix merge bug * fix bug * fix bug * fix bug
* add fast infer attention * remove usless code * fix rocm compile bug * polish code * fix conflict * remove depulicate
* 修复 gather 在 2D Index 时的问题 * add more error log * fix * restore old none symbolic gather * fix
PaddlePaddle#63302) * Add AdaptiveLogSoftmaxWithLoss API * update codestyle * update loss * test * update test * add weight_attr * update forward * update forward * update * update * update * update test_gard * update * update information * update * update * codestyle * update * update * update * update
…_3-final (PaddlePaddle#64520) * no c array * format
…ember-init_9-final (PaddlePaddle#64383) * member-init-part-9 * minor changes * minor changes * minor changes * minor changes * minor changes * format * minor changes
…ember-init_5-part (PaddlePaddle#64039) * part-5 * minor changes * bug fixed * minor changes * minor changes * format * format * minor changes
…ember-init_4-part (PaddlePaddle#64037) * part-4 * part-4-2 * minor changes * minor changes * minor changes * minor changes * minor changes * minor changes * minor changes
…ember-init_2-part (PaddlePaddle#63995) * 1 * 2 * 3 * 4 * 5 * minor changes * minor changes * minor changes
…ddlePaddle#64471) * move fake_quantize_max_abs to phi * delete opmaker * update * update * update test * rerun ci
co63oc
requested review from
zhwesky2010,
wanghuancoder,
Aurelius84,
SigureMo,
gouzil,
LiYuRio,
ForFishes,
zhiqiu,
XiaoguangHu01,
Xreki,
qili93,
JiabinYang and
phlrain
as code owners
May 23, 2024 07:30
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
Others
PR Types
Others
Description
删除recurrent