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

wangkuiyi

gongweibao

Gang Liao

Review:

  • cmake: fix problem that go_library is never rebuilt. #2954
  • enable Intel MKLDNN library and Intel MKL small package #2940

helinwang

Qiaolongfei

refactoring

code review

Yu Yang

  • Make Python can create variable from a default scope.
  • Design of OperatorWithKernel class
  • Add a sample operator skeletons, add_op
  • Make OpProto's VarProto support multiple and temporary.
  • Python OpCreation methods
  • Polish operator cmake file, add op_library function
  • Override Net::DebugString to make it better for reading.
  • Add skeletons of mul, rowwise_add, sigmoid, softmax ops
  • Make Python can create, read, write Tensor
  • Change Others PR to make them better
    • PR #2935 Use shared_ptr for in_out_idxs_.
    • PR #2939 Tensor should use PADDLE_ONLY_CPU, not CUDACC
  • Make CreateOp can be invoked by plain C++ params
  • Add fully connected operator.
    • PR #2945
    • FullyConnectedOperator is not a plain operator with kernel. It is a composed/grouped operator.
  • Add a operator unittest framework in Python
    • Developer only need to write how numpy calculate this operator.
    • PR #2947, 2968

Yan Chunwei

qijun

Operator --> OpKernel --> Tensor/DeviceContext --> Eigen

Implement some basic OpKernels

Tensor to EigenTensor

Dang Qingqing

xingzhaolong

luotao

caoying

livc(Zhao Li)

Yancey1989(Yanxu)

hedaoyuan

wanghaoshuang

fengjiayi

dongzhihong

guosheng

Xinghai Sun

Yibing Liu

DS2:

Conv seq2seq:

  • Read related papers

yangyaming

typhoonzero(wuyi)

Liu Yiqun

juliecbd

Clone this wiki locally