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

wangkuiyi

CI and the building system

  1. https://github.com/PaddlePaddle/Paddle/pull/2575
  2. https://github.com/PaddlePaddle/Paddle/pull/2569
  3. https://github.com/PaddlePaddle/Paddle/pull/2597
  4. https://github.com/PaddlePaddle/Paddle/pull/2627#pullrequestreview-46645171
  5. https://github.com/PaddlePaddle/Paddle/pull/2653#pullrequestreview-46870502

Memory:

  1. https://github.com/PaddlePaddle/Paddle/pull/2552
  2. https://github.com/PaddlePaddle/Paddle/pull/2596

Variables:

  1. https://github.com/PaddlePaddle/Paddle/pull/2586#pullrequestreview-46085372
  2. https://github.com/PaddlePaddle/Paddle/pull/2587

Tensor:

  1. https://github.com/PaddlePaddle/Paddle/pull/2579#pullrequestreview-46287889
  2. https://github.com/PaddlePaddle/Paddle/pull/2611
  3. https://github.com/PaddlePaddle/Paddle/pull/2645#pullrequestreview-46957001

Scope:

  1. https://github.com/PaddlePaddle/Paddle/pull/2629#pullrequestreview-46716887
  2. https://github.com/PaddlePaddle/Paddle/pull/2629

Operator Attribute:

  1. https://github.com/PaddlePaddle/Paddle/pull/2606#pullrequestreview-46720596
  2. https://github.com/PaddlePaddle/Paddle/pull/2604#pullrequestreview-46719555

String:

  1. https://github.com/PaddlePaddle/Paddle/pull/2657
  2. https://github.com/PaddlePaddle/Paddle/pull/2661

Errands:

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

gongweibao

recordio:

Gang Liao

CPU and GPU allocators: https://github.com/PaddlePaddle/Paddle/pull/2596

Generic Go library: https://github.com/PaddlePaddle/Paddle/pull/2583

Review:

Eigen CMake https://github.com/PaddlePaddle/Paddle/pull/2628 Go Library fix https://github.com/PaddlePaddle/Paddle/pull/2620

qijun

Tensor Related

Context Related

Review design doc about Operator and Net

Yan Chunwei (superjom)

Yancey1989 (yanxu)

fengjiayi

livc(Zhao Li)

dong zhihong(dzhwinter)

helinwang

Yu Yang

What has been done and what is doing.

  • Refactoring PRs
    • [Merged] Scope design documentation.
    • Review Tensor design documentation.
    • Review & discuess Variable design.
    • [WIP] Operator Attribute Design Doc
      • #2606
      • Follow comments, need further review
    • [WIP] Enforce in Paddle refactoring
      • #2646
      • Approved, but wait CI.
    • [WIP] Add protobuf support in generic.cmake
      • 2653
      • First version done and has been reviewed.
  • Fix bugs
    • [Merged] Fix MacOS compile error.#2591
    • [Merged] Fix TravisCI's new building image. #2590

What will be done in next week.

  • Operator Attribute's design doc & implementation.
  • Operator's protobuf implememtation.
  • BaseOperator's design doc & implementation.

Dang Qingqing

yangyaming

Yibing Liu

CaoYing

hedaoyuan

wanghaoshuang

guosheng

typhoonzero(wuyi)

xingzhaolong

Xinghai Sun

Qiao Longfei

Bug fix:

  1. MuiltGradientMachine hang: https://github.com/PaddlePaddle/Paddle/pull/2595
  2. Input data dim: https://github.com/PaddlePaddle/Paddle/pull/2636

Design and PR:

  1. Scope
  1. Operator

Review: Memory:

  1. https://github.com/PaddlePaddle/Paddle/pull/2552
  2. https://github.com/PaddlePaddle/Paddle/pull/2596

Variables: https://github.com/PaddlePaddle/Paddle/pull/2587

Tensor: https://github.com/PaddlePaddle/Paddle/pull/2611

Operator Attribute: https://github.com/PaddlePaddle/Paddle/pull/2606

Paddle Cloud:

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

Liu Yiqun

juliecbd

Clone this wiki locally