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

weekly meeting

wangkuiyi

Yu Yang

Done

Doing

Should be done in next week

  • Notes for sparse matrix and sparse update
  • Notes for optimization of GPU memory and kernel

typhoonzero(wuyi)

qiaolongfei

refactoring

  1. register rowwise add gpu kernel
    https://github.com/PaddlePaddle/Paddle/pull/3660
  2. fix mnist, support GPU train https://github.com/PaddlePaddle/Paddle/pull/3694
  3. optimizer design.
    https://github.com/PaddlePaddle/Paddle/pull/3711
  4. add compile vs runtime discussion
    https://github.com/PaddlePaddle/Paddle/pull/3728
  5. why need namespace in python
    https://github.com/PaddlePaddle/Paddle/issues/3749
  6. discussion about Scope
  7. discussion about InferShape

fengjiayi

dongzhihong

wanghaoshuang

qijun

Eigen related:

Enhance and fix:

LODTensor:

Yancey1989(yanxu)

Yan Chunwei

helinwang

Yibing Liu

DS2: CTC beam search decoder in C++

Paddle Refactor:

  • [WIP] port scaling layer

xingzhaolong

  • assist @daoyuan with the neon implementation of depthwise layer. merged
  • help genome group with the Memory leak problem of paddle
  • assist @yiqun with the ios cross compile of paddle
  • transpose operation implementaion of new paddle, in process
  • review

Dang Qingqing

luotao

Chen xi

caoying

yangyaming

hedaoyuan

guosheng

Xinghai Sun

chengduoZhao

Zhuoyuan Chen

  • CondOp: Much harder than my previous ops... Implementing Condition_op for dynamic if-else. Have done design with Chunwei, will get it done soon.
  • Get familiar with pybind11 and Paddle system design.

gongweibao

Liu Yiqun

Clone this wiki locally