Skip to content
Tao Luo edited this page Dec 9, 2019 · 1 revision

reyoung (Yu Yang)

improvements

  • Complete Docker Continuous Integration

    • Currently monitor Paddle's develop branch and release/* branches.
    • Every time we pushed commits into these branches, two (CPU/GPU) Docker images are built.
  • Complete Automatically Paddle Regression Test

    • Work with @gangliao @qijun @lizhao
    • We can trigger full regression test by pressing a button, without any pain.
      • However, Regression Test always failed because of bad internet status in China. Maybe we could rent/buy some workstations in our US office.
  • Unify the Docker dependencies and Debian package dependencies

  • Add standard documentation for releasing Paddle.

Fix bugs

  • Missing error clipping in machine translation.
  • Fix documentation header links.
  • Fix several bugs in the v1 demo.
  • Fix Travis-CI unstable error.

QiJun

  • Correct WITH_DOC option in Paddle Docker building script.
  • Complete the doc that guides generating Paddle docs.
  • Support Regression Test of Paddle v2 api.

hedaoyuan

  • Raspberry Pi
  • Bug Fix

dangqingqing

Gang Liao

  • update PaddlePaddle Book Dockerfile
  • build regression test v2 on Teamcity
  • build PaddlePaddle CPU Book Image on Teamcity
  • build PaddlePaddle GPU Book Image on Teamcity

Yancey

luotao

  • the fourth class of gitchat:Hierarchical RNN
  • start the wechat PaddlePaddle
  • fix doc bug:
    • refine the level of title in k8s_basis_cn.md: #1886
    • fix some sphinx doc bug: #1848

helinwang

livc(Zhao Li)

XuShaoyong

Clone this wiki locally