- 17 8月, 2017 21 次提交
-
-
由 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
-
由 Yancey 提交于
-
由 Yu Yang 提交于
-
由 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 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 fengjiayi 提交于
Move OpRegistry functions to .cc file and move `OpMaker` to module operator
-
- 16 8月, 2017 19 次提交
-
-
由 Yu Yang 提交于
* Also simplify pybind implementation by using OperatorBase as holder type.
-
由 whs 提交于
Fix sgd trainer document error.
-
由 Yiqun Liu 提交于
Add a c-api interface to get the output of a specified layer.
-
由 wanghaoshuang 提交于
-
由 liaogang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 gangliao 提交于
Fix bug of enforce when dladdr not found
-
由 Yu Yang 提交于
* Wrong Printf format before
-
由 Liu Yiqun 提交于
-
由 wanghaoshuang 提交于
-
由 Tao Luo 提交于
add shared warpctc lib in whl
-
由 Luo Tao 提交于
-
由 Yu Yang 提交于
-
-
由 wanghaoshuang 提交于
-
由 Yancey 提交于
Fix invalid paddle executable file path with pip install
-
由 Yu Yang 提交于
Fit google C++ style
-
由 Luo Tao 提交于
-