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

Lei Wang

  • [WIP] Refactor all the build related shell scripts, centralize the parameter control into one script file and run different build jobs using options.
  • [WIP] Write scripts to control docker container startup option.

wangkuiyi

tonyyang-svail

abhinavarora

Chenxi

wuyi

luotao

tangwei

kexinzhao

Vgg16 imagenet on V100 GPU, total time for one batch (ms):

batch size 1 2 4 8 16
float32 14.64 10.24 23.54 28.41 53.62
float16 3.94 4.62 6.21 9.39 15.82
Speedup 3.72 2.22   3.79  3.03 3.39 

Vgg16 imagenet on V100 GPU, time spent on conv op (ms):

batch size 1 2 4 8 16
float32 12.0 6.96 18.6 21.4 41.3
float16 1.81 2.11 2.95 4.57 8.0
Speedup 6.63 3.30   6.31  4.68 5.16 

qiaolongfei

fluid

Wei Xing

documents:

PR:

issue:

Xin Pan

  1. Add a ParallelExecutor scheduling optimization. 4 device speedup on resnext improve 14% https://github.com/PaddlePaddle/Paddle/pull/9548
  2. Add data feed for ParallelExecutor https://github.com/PaddlePaddle/Paddle/pull/9637
  3. Explore distributed training codes. https://github.com/PaddlePaddle/Paddle/pull/9735
  4. cleanup https://github.com/PaddlePaddle/Paddle/pull/9678 https://github.com/PaddlePaddle/Paddle/pull/9699 https://github.com/PaddlePaddle/Paddle/pull/9750

Dang Qingqing

Liu Yiqun

gongweibao:

wanghaoshuang

Yan Xu

guosheng

yangyaming

fengjiayi

dongzhihong

zhaochengduo

Qingsheng Li

helinwang

Yibing Liu

DeepASR:

Fluid2ONNX convertor:

Code Review:

jetfuel(Jeff Wang)

[WIP] Coordinate 1.0.0 release.

sidgoyal78

PR review:

daming-lu

nickyfantasy

varunarora

cs2be (Thuan)

  • PTO last week
  • Work with Sid on creating docker for benchmarks
  • Look into how simplifying book examples using imperative would look like
Clone this wiki locally