- 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 次提交
- 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 3 次提交
-
-
由 qiaolongfei 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
- 12 8月, 2017 6 次提交
- 11 8月, 2017 1 次提交
-
-
由 qingqing01 提交于
-
- 09 8月, 2017 2 次提交
-
-
由 Yu Yang 提交于
* No POD instance is forbidden in global scope. See https://google.github.io/styleguide/cppguide.html#Static_and_Global_Variables
-
由 Yi Wang 提交于
-
- 08 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Although backward_test/rnn_test is not pass, just comment them.
-