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

  • Layer port
    • Read the code of GatedRecurrentLayer and other GRU related code.
  • Cooperation with Video Analysis Team in IDL:
    • Communicate about the details of the third module(feature extractor) of their final network.
  • Code Review

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

  • PFS:
    • Fix upload and download large file timeout bug.
    • Add upload and download rate info.
    • Add "-chunksize" parameters to speed up upload or download speed.
  • CAPI:
    • Package build environment into docker image and put it on teamcity.
    • Modify wiki about CAPI.
  • Element-wise multiple operator:

Liu Yiqun

Clone this wiki locally