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

wangkuiyi

paddle/memory

  1. https://github.com/PaddlePaddle/Paddle/pull/2489#pullrequestreview-44937606
  2. https://github.com/PaddlePaddle/Paddle/pull/2489#issuecomment-309143230
  3. https://github.com/PaddlePaddle/Paddle/pull/2489#pullrequestreview-45530490
  4. https://github.com/PaddlePaddle/Paddle/pull/2552

source tree design

  1. https://github.com/PaddlePaddle/Paddle/issues/2505
  2. https://github.com/PaddlePaddle/Paddle/pull/2513

paddle/framework

  1. https://github.com/PaddlePaddle/Paddle/pull/2548#pullrequestreview-45455079
  2. https://github.com/PaddlePaddle/Paddle/pull/2547#pullrequestreview-45464453
  3. https://github.com/PaddlePaddle/Paddle/pull/2553#issuecomment-310262947

the building system

  1. https://github.com/PaddlePaddle/Paddle/pull/2538

Gang Liao

  1. ENH: generic.cmake => Merge multiple static libs into singe one https://github.com/PaddlePaddle/Paddle/pull/2533
  2. FIX: Add boost inc dir https://github.com/PaddlePaddle/Paddle/pull/2529
  3. WIP: add memory manegement design doc https://github.com/PaddlePaddle/Paddle/pull/2489

Code Review:

  1. Rewrite tutorial comments in generic.cmake https://github.com/PaddlePaddle/Paddle/pull/2538
  2. Add WITH_GOLANG to control the link of go lib https://github.com/PaddlePaddle/Paddle/pull/2530
  3. Move paddle/majel/* to paddle/{platform,framework/* https://github.com/PaddlePaddle/Paddle/pull/2513

GongWeibao

code review:

pull request:

other

  • We can use pip install recordio now.

typhoonzero(Wuyi)

Yancey1989(yanxu)

guosheng

Caoying

yangyaming

Yibing Liu

  • DS2: CTC Beam Search Decoder

  • Paddle refactor: learn variable management in caffe2 and TensorFlow.

luotao

  • Paddle refactor: learn rnn structure and tensor concept in caffe2 and TensorFlow.

Yu Yang

  • Give two talks about Caffe2 RNN implementation.

    • About forwarding, backwarding, memory management in RNN.
  • Organize everyone to clear refactoring the tasks in yesterday afternoon, and discuss about arrangements.

    • A clear vision about Refactoring.
      1. Design doc of each key-concept.
      2. Implementation about interfaces.
      3. Implementation about ops.
      4. Complete a RNN task training (Single Device), maybe machine translation job.
  • Working on Scope design doc.

helinwang

Shaoyong Xu

fengjiayi

Dang Qingqing

Xinghai Sun

DeepSpeech2

qijun

Liu Yiqun

  • Still going on learning the aspects of how to implement and apply half float pointing, quantizied int8 and simd-optimized kernels, mainly refer to caffe2, majel, eigen and tensorflow.

qiaolongfei

PaddleCloud

PaddleRefactor

livc(Zhao Li)

  • Reproduce the image caption model based on the paper Show and Tell, and I will start a pull request after finishing the remaining work(inference and reader mainly).

hedaoyuan

Convolution

Review and bug fix

Xingzhaolong

wanghaoshuang

Yan Chunwei (superjom)

dongzhihong

Clone this wiki locally