-
Notifications
You must be signed in to change notification settings - Fork 5.6k
2016 12 28
Tao Luo edited this page Dec 9, 2019
·
1 revision
- Code Review:
- https://github.com/PaddlePaddle/Paddle/pull/1013#pullrequestreview-14424912
- https://github.com/PaddlePaddle/Paddle/pull/1003#pullrequestreview-14425211
- https://github.com/PaddlePaddle/Paddle/pull/1017#pullrequestreview-14425325
- https://github.com/PaddlePaddle/Paddle/pull/971
- https://github.com/PaddlePaddle/Paddle/pull/1006#pullrequestreview-14426241
- https://github.com/PaddlePaddle/Paddle/pull/1030/
- https://github.com/PaddlePaddle/Paddle/pull/1029#pullrequestreview-14558467
- Book:
- Review PR #1028 #1027
- Translated into Chinese: 12/13 articals have been finished.
- Refining Python-API with @reyoung.
- expose remote updater api [#1012] (https://github.com/PaddlePaddle/Paddle/issues/1012)
- add cluster train demo #1011
- add parameter server api for python #1039
- some code review.
- read source code of Paddle. Mainly about ParameterUpdater and DataProvider.
- Handled issues and fix:
- PR Review
- Image classification book
- Identity ResNet on dataset of ImageNet-100
- see the email. The results for PaddlePaddle are not the best, they are the average of several experiments.
- Intergrate caffe
-
New Issue
About how to use TensorExpression and lists some of the work in the future.
https://github.com/PaddlePaddle/Paddle/issues/1000 -
PR
Some bug fix, and add a testing/TestMain.cpp for paddle test.
https://github.com/PaddlePaddle/Paddle/pull/1003
https://github.com/PaddlePaddle/Paddle/pull/1006 -
Code Review
https://github.com/PaddlePaddle/Paddle/pull/979
-
PR Merged, Matrix API refactor https://github.com/PaddlePaddle/Paddle/pull/934
-
ISSUE Closed https://github.com/PaddlePaddle/Paddle/issues/703
-
Code Review
https://github.com/PaddlePaddle/Paddle/pull/854 https://github.com/PaddlePaddle/Paddle/pull/920
- Refining Python-API.
- Add jupyter to Docker
- Fix model zoo data corrupt.
- Fix bug in trainer_config_helper/math.py
- Fix code styles.
- fix gradient clipping: https://github.com/PaddlePaddle/Paddle/pull/1010
- sparse training: https://github.com/PaddlePaddle/Paddle/pull/985
- follow issues: https://github.com/PaddlePaddle/Paddle/issues/957 https://github.com/PaddlePaddle/Paddle/issues/948
- others for internal user