- 19 10月, 2017 1 次提交
-
-
由 fengjiayi 提交于
* Implement FC layer with helper * Update LayerHelper * Add debug string for Python ProtoBuf and Rename `Sync` to `Flush` * Add check of ProtoBuf initialization * Layer wrapper for FC * Fix unittest * Fix CI * Add code generator * AttributeChecker Better error log and speicalize bool Since lots of types can be cast to bool * Complete mlp, fit_a_line * Implementation of simple conv_2d layer * Fix bugs * Correct implement BlockDesc destructor * Fix bugs * Fix unit test error * Follow comments
-
- 18 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 15 10月, 2017 3 次提交
-
-
由 Yu Yang 提交于
* Final step of backward, return a map from param_name to grad * Complete the final step of backward Return the param_name to grad_info
-
由 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
-
由 Dong Zhihong 提交于
-
- 14 10月, 2017 2 次提交
- 12 10月, 2017 2 次提交
-
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
- 10 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 05 10月, 2017 2 次提交
- 04 10月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 03 10月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 02 10月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 28 9月, 2017 2 次提交