-
Notifications
You must be signed in to change notification settings - Fork 5.6k
2017 04 19
Tao Luo edited this page Dec 9, 2019
·
1 revision
- Paddle Docker持续集成
- Paddle 视频课程录制 词向量
- Paddle C-API 预测示例,使用多线程加速单一神经网络
- Paddle新版本发布规范, PR
- 正在发布Paddle的新版本
Fixed Bugs
Refine codes
- add PIL Image package https://github.com/PaddlePaddle/book/pull/287
- add infer and save models https://github.com/PaddlePaddle/book/pull/283
- record PaddlePaddle lecture
- Write article 《基于容器的AI系统开发》 for 《程序员》magzine.
- Discuss on paddle cluster training PRs:
- Summary for paddle cluster training design doc progress, and todo for the coding work: https://github.com/PaddlePaddle/Paddle/issues/1820
- 视频课程
- support distribute training in python v2 API
- todo(https://github.com/PaddlePaddle/Paddle/issues/1821)
- 视屏课程准备&录制
- Book bug fix: https://github.com/PaddlePaddle/book/pull/290
- fix issue: https://github.com/PaddlePaddle/Paddle/pull/1809
- 视频课程准备 & 录制
- gitchat 分享
- 使能Android app读取assets目录下的model和parameters
- 重定向glog的输出到Android的logcat
- 考虑Android上的部署问题