-
Notifications
You must be signed in to change notification settings - Fork 5.6k
2017 01 11
Tao Luo edited this page Dec 9, 2019
·
1 revision
API
- https://github.com/PaddlePaddle/Paddle/issues/1069#issuecomment-270573309
- https://github.com/PaddlePaddle/Paddle/pull/1088
- https://github.com/PaddlePaddle/Paddle/pull/1108#pullrequestreview-16258763
Cloud
- https://github.com/PaddlePaddle/Paddle/pull/1079#pullrequestreview-15298234
- https://github.com/PaddlePaddle/Paddle/pull/1071#pullrequestreview-15299835
- https://github.com/PaddlePaddle/Paddle/pull/1070#pullrequestreview-15247817
Code Quality Improvements
- https://github.com/PaddlePaddle/Paddle/pull/1075#pullrequestreview-15299703
- https://github.com/PaddlePaddle/Paddle/pull/1058#pullrequestreview-15300789
- https://github.com/PaddlePaddle/Paddle/pull/1067#pullrequestreview-15300931
- https://github.com/PaddlePaddle/Paddle/pull/1051#pullrequestreview-16057079
Notebook and Tutorials
- https://github.com/PaddlePaddle/notedown/pull/2#pullrequestreview-16055271
- https://github.com/PaddlePaddle/book/pull/29#pullrequestreview-16221084
-
C-API for prediction #1062
-
最强大脑预测服务
- baidu internal project.
- Paddle Python WebService. 90 QPS with 4 GPUs.
- Help OP team to deploy.
-
API design & discussion.
- API design & discussion
- Pull Request for Md to IPYNB convertor #2
- Merge into the develop branch of PadddlePaddle Notedown
- Test Image classification algorithm in notebook
External
- Add external openblas #1127
- Refine the generation process of swig's python wrapper #1099
- Fix cudart bugs before initMain #1115
- Upgrade python protobuf to 3.0.0 #1111
- Update build and install docs #1106
- Disable dynamic linked cuda libs default #1093
- Check Python if system already equipped one #1092
- Find swig in system first #1086
Clean Utils
- Move Execepts into arch/osx dir #1075
WarpCTC
- update warp-ctc, disable torch
- Padding Op PR: https://github.com/PaddlePaddle/Paddle/pull/1094
- Update Book PR: https://github.com/PaddlePaddle/book/pull/29
- Debug OCR Model
- revise tutorial of machine translation with comments #23
- carefully review tutorials
- meeting with designers for images in tutorial
- update the data package, including amazon、mnist and so on ( https://github.com/PaddlePaddle/Paddle/pull/872)
- paddle on spark: use python API with ps demo is worked on spark.
- PaddlePaddle Tutorial 在GitChat上发布的预热内容
- review and improve Yi's CoreOS blog
- participate new API design discussion: https://github.com/PaddlePaddle/Paddle/pull/1088
PR
Modify the Function argument type, and remove the inouts argument of the Function.
see(https://github.com/PaddlePaddle/Paddle/pull/1064#issuecomment-271312954)
- https://github.com/PaddlePaddle/Paddle/pull/1064
- https://github.com/PaddlePaddle/Paddle/pull/1109
- https://github.com/PaddlePaddle/Paddle/pull/1112
ISSUE
- https://github.com/PaddlePaddle/Paddle/issues/1116
- https://github.com/PaddlePaddle/Paddle/issues/1073
review
Open PR
merge Daoyuan’s Func Arg, SequenceArg
Context Projection - follow comments (80%)
Cosine Similarity (80%)
PR reviewed
Daoyuan’s Func Arg
- Update Book PR: update formula ( https://github.com/PaddlePaddle/book/pull/27 )
- Learn API design
- review book(2 merged, 2 to be merge, 1 to be fixed, 3 to be review)