- 10 4月, 2018 1 次提交
-
-
由 typhoonzero 提交于
-
- 09 4月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Support testing during training by ParallelExecutor. * Add unit test. * Improve the interface. * Follow comments.
-
- 04 4月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 03 4月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 26 3月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 24 3月, 2018 2 次提交
- 21 3月, 2018 3 次提交
- 20 3月, 2018 3 次提交
- 19 3月, 2018 7 次提交
- 16 3月, 2018 2 次提交
- 15 3月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 14 3月, 2018 3 次提交
- 12 3月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 26 1月, 2018 1 次提交
-
-
由 kexinzhao 提交于
* initial commit * add new executor run function * fix bug * fix multiple definition of feed_fetch_method issue * fix cmake * fix tensor copy error * refine executor code * add comments * temporary modification * address comments * fix bug
-
- 09 1月, 2018 1 次提交
-
-
由 Yancey 提交于
* test dist word2vec * multiple trainers work
-
- 08 1月, 2018 1 次提交
-
-
由 Yancey 提交于
* create tensor in recv op * static global function to global function
-
- 24 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
* "change operator interface" * "move devicepool to device_context" * "fix operator test" * "fix op_registry Run interface" * "net op passed. Need to fix nccl multi-Context" * "add nccl group function" * "add nccl group function" * "fix gpu count exceed 32 error" * "fix recurrent op, nccl op" * "change the other operators interface with Place" * "fix typo" * "fix pybind" * "fix device in python side" * "fix pybind failed" * "add init for test" * "fix CI"
-
- 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.
-