- 22 12月, 2017 1 次提交
 - 
- 
由 dzhwinter 提交于
* "remove GPU Sync Interface" * "fix typo" * "fix type cast error" * "fix related Copy with stream" * "fix failed tests with DevicePool" * "fix stupid removed position error"
 
 - 
 - 21 12月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Rename XXDescBind --> XXDesc * Fix Compile
 
 - 
 - 18 12月, 2017 1 次提交
 - 
- 
由 dzhwinter 提交于
* "add DeviceContextPool" * "add devicecontextpool in pybind" * "add comments in python side " * "fix static link error" * "fix CI error" * "add executor.py" * "fix CI error" * "add with gpu macro" * "remove comment out codes" * "add TODO items" * "update init devices"
 
 - 
 - 13 12月, 2017 1 次提交
 - 
- 
由 typhoonzero 提交于
 
 - 
 - 02 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. * Add DeviceContext to Executor API * Rewrite RNN * Pass Python * AddBiasOp does not care num_flatten_dims * Stash * Fix MacOS Compile * Pass RNN forward * add python test * refactor test * Make compile pass * add gradopmaker * First draft done * Polish code * add grad op maker and grad infershape * Polish code * Fix backward.cc bug * Fix infershape * Rename function * add backward test * simplify recurrent test * Update * Pass unittest * Add comments & refine test * Add comments * refactor test * Complete Unittest * fix StepScopes enforce * Remove unused unittest * no type error * Update * Make RNN Pass unittest
 
 - 
 - 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.
 
 - 
 - 17 10月, 2017 1 次提交
 - 
- 
由 Yang Yang 提交于
 
 - 
 - 11 10月, 2017 1 次提交
 - 
- 
由 Yang Yang 提交于
 
 - 
 - 10 10月, 2017 2 次提交
 - 07 10月, 2017 2 次提交
 - 06 10月, 2017 1 次提交
 - 
- 
由 qijun 提交于
 
 - 
 - 05 10月, 2017 1 次提交
 - 
- 
由 qijun 提交于
 
 - 
 - 04 10月, 2017 3 次提交
 - 03 10月, 2017 1 次提交
 - 
- 
由 qijun 提交于
 
 - 
 - 30 9月, 2017 2 次提交
 - 29 9月, 2017 1 次提交
 - 
- 
由 fengjiayi 提交于
 
 - 
 - 04 8月, 2017 1 次提交
 - 
- 
由 liaogang 提交于
 
 - 
 - 03 8月, 2017 1 次提交
 - 
- 
由 fengjiayi 提交于
 
 - 
 - 26 7月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 24 7月, 2017 1 次提交
 - 
- 
由 fengjiayi 提交于
OLD: op_type -> grad_op_creator NEW: grad_op_type -> grad_op_creator op_type -> grad_op_type 
 - 
 - 20 7月, 2017 3 次提交