- 18 8月, 2017 4 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 fengjiayi 提交于
Rename `AsNoGradient` of VariableBuilder to `NotInGradient`
-
- 17 8月, 2017 35 次提交
-
-
由 Tao Luo 提交于
Remove flag use_mkldnn_wgt
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 gangliao 提交于
Add MeanOp's Gradient Test And Fix Mean Op Gradient
-
由 Yu Yang 提交于
-
由 qingqing01 提交于
Compare the gradient consistency between GPU and CPU calculations
-
由 gangliao 提交于
Add memory.h for unique_ptr
-
由 liaogang 提交于
-
由 Yu Yang 提交于
Feature/remove shared ptr
-
由 gangliao 提交于
FIX: Release CPU/GPU memory at the end of the Program
-
由 liaogang 提交于
-
由 Yu Yang 提交于
Merge branch 'feature/remove_shared_ptr' of github.com:reyoung/Paddle into feature/remove_shared_ptr
-
由 Yu Yang 提交于
Fit Google C++ Style
-
-
由 dangqingqing 提交于
-
由 Yancey 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 Yu Yang 提交于
-
-
由 dangqingqing 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* add_op could take a unique_ptr or a const reference. If unique_ptr is taken, the NetOp will take care of that operator's life cycle. If a const reference is taken, that op will be Cloned.
-
由 Yu Yang 提交于
Feature/clone op
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 tensor-tang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
Move OpRegistry functions to .cc file and move `OpMaker` to module operator
-
- 16 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Also simplify pybind implementation by using OperatorBase as holder type.
-