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

Added a Resnet example to quick_start demo #455

Merged
merged 1 commit into from
Nov 14, 2016

Conversation

alvations
Copy link
Contributor

@alvations alvations commented Nov 14, 2016

From #299. Cleaned up my git tree and doing a new PR.

Added a residual LSTM example from the GNMT paper.

@pengli09 @qingqing01 @reyoung @lcy-seso Thanks for the help on this PR!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 62.945% when pulling cc5adfb on alvations:develop into 805856a on baidu:develop.

Copy link
Contributor

@qingqing01 qingqing01 left a comment

Choose a reason for hiding this comment

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

@alvations Thanks for your contributions!

@qingqing01 qingqing01 merged commit 44e3a35 into PaddlePaddle:develop Nov 14, 2016
zhhsplendid pushed a commit to zhhsplendid/Paddle that referenced this pull request Sep 25, 2019
Meiyim added a commit to Meiyim/Paddle that referenced this pull request May 21, 2021
* remove redundent dep

* + github stale.yml

* update seq2seq

* remove paddle from `requirements.txt`; add paddle version check

* rename zh/en readme
thisjiang added a commit to thisjiang/Paddle that referenced this pull request Oct 28, 2021
* add netbuilder registry and paddle model to netbuilder

* perserve var shape when create new variable in feed op by perserve vardesc map at context

* modify CHECK to CHECK_EQ

Co-authored-by: Yan Chunwei <yanchunwei@outlook.com>
wangxicoding pushed a commit to wangxicoding/Paddle that referenced this pull request Dec 9, 2021
* "add mlm params to dygraph ernie1.0"

* finish p-tuning v1.0

* mend

* delete unused coment

* add label_normalized

* P-tuning: support Chid task of FewCLUE

* 1. decouple evaluate and train

* 1.add FewCLUE datasets(9/9)
2.implement p-tuning strategy by transform_function
3.unify train_script beteween `chid` task and other 8 tasks of FewCLUE

* add README.md

* update FewCLUE data

* add predict.py for FewCLUE

* update README

* update README.md
AnnaTrainingG pushed a commit to AnnaTrainingG/Paddle that referenced this pull request Sep 19, 2022
lizexu123 pushed a commit to lizexu123/Paddle that referenced this pull request Feb 23, 2024
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.

None yet

3 participants