- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 15 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* add copyright hook * add copyright hook * refine copyright hook * "test copyright hook" * fix check style * fix ci
-
- 26 12月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 21 12月, 2017 3 次提交
- 20 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Move framework.proto to proto namespace * Fix compile * Fix compile * Fix Compile
-
- 11 12月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
* Fix compiling error of gcc4.9. * Refine the check of cxx compiler flags in api/CMakeLists.txt.
-
- 18 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* enforce shape of backward target to be {1} * fix test_regularizer.py * rm unused code * fix backward_test * fix a type bug * fix test_program
-
- 08 11月, 2017 1 次提交
-
-
由 Yang Yu 提交于
-
- 01 11月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Init commit * Make executor use ProgramDescBind * Change Attribute from BlockDesc to BlockDescBind * Since we will get the program desc in RNN, just BlockDesc is not enough.
-
- 27 10月, 2017 1 次提交
-
-
由 QI JUN 提交于
* add sparse support for sum op * typo fix * fix gpu build error * fix unittest error * typo fix * infer var type and shape in op_test * follow comments * fix build error * bypass some unittests depend on NetOp
-
- 19 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Change ProgramDesc not a global variable * Polish code style * Correct implement BlockDesc destructor * Unify program as parameter name
-
- 18 10月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init parameter base class * optimize the Comments of optimizer * basic implimentation of optimizer * add test_optimizer * add no_grad_set to interface * update optimizer.py * python code can run * fix some problem * add sync_with_cpp to Python Program and Block * sync vars and ops in block from cpp * optimize code and add some comment * add more check for sync * update optimizer with return value of Backward * rm unused code * infer shape when create gradient vairiable * update test_optimizer * update test_program.py * update backward test * follow comment
-
- 16 10月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 15 10月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* add target to Backward, generate var in block when call backward * modify backward_test * fix executor_test * set var desc default type to LOD_TENSOR * update backward_test * insert loss in the top level of backward * create grad vars for all blocks in current program * optimize code * update test_program.py * only create var for newly create blocks when backward
-
- 13 10月, 2017 2 次提交
- 10 10月, 2017 2 次提交
- 06 10月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 05 10月, 2017 2 次提交
- 04 10月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 03 10月, 2017 2 次提交
- 01 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 22 9月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 05 9月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 04 9月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 03 9月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 20 8月, 2017 2 次提交
-
-
由 Yu Yang 提交于
Fix #3582
- 17 8月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 16 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Also simplify pybind implementation by using OperatorBase as holder type.
-
- 15 8月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 14 8月, 2017 2 次提交
-
-
由 qiaolongfei 提交于
-
由 Yu Yang 提交于
-