- 27 12月, 2017 8 次提交
-
-
由 Yu Yang 提交于
* Rename API of DeviceContext Make them as usual names. * Rename API of DeviceContext Make them as usual names. * Fix compile * Fix compile * Fix compile * Fix compile * Fix compile
-
由 gongweibao 提交于
* fix bugs
-
由 qingqing01 提交于
-
由 Luo Tao 提交于
-
由 dzhwinter 提交于
* "refine kernel registrar" * "refine registrar with multikey" * "fix register" * "refine multikernel register" * "fix CI" * "fix CI" * "fix registry" * "swtich GPU to CUDA" * "add register macro test case" * "fix CI"
-
由 Luo Tao 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
- 26 12月, 2017 10 次提交
-
-
由 qingqing01 提交于
-
由 qingqing01 提交于
-
由 Yang Yu 提交于
Cannot get var name recursive since they could be same.
-
由 Luo Tao 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 chengduoZH 提交于
-
由 wanghaoshuang 提交于
-
由 chengduoZH 提交于
-
由 wanghaoshuang 提交于
-
- 25 12月, 2017 11 次提交
-
-
由 chengduoZH 提交于
-
由 dangqingqing 提交于
-
由 qingqing01 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 Qiao Longfei 提交于
* init kernel hint * fix typo * rm unused code * add include in op_kernel.h * restore op_kernel since it will be moved to op_kernel_type * change force_cpu to use_cpu * fix compilation
-
由 QI JUN 提交于
* remove unused place * fix ci
-
由 Yang Yu 提交于
-
由 Luo Tao 提交于
-
由 dzhwinter 提交于
-
由 Yang Yu 提交于
-
- 24 12月, 2017 2 次提交
-
-
由 qiaolongfei 提交于
-
由 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"
-
- 23 12月, 2017 4 次提交
-
-
由 ying 提交于
-
由 chengduoZH 提交于
-
由 ying 提交于
-
由 caoying03 提交于
-
- 22 12月, 2017 4 次提交
-
-
由 QI JUN 提交于
* add data layout * fix ci
-
由 Yang Yu 提交于
-
由 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"
-
由 xuwei06 提交于
For input argument with a list of variables, drop_empty_grad is not allowed because it makes the correspondence bewteen a variable and its gradient ambiguous. Use REGISTER_OP_EX to register the op or call InputGrad(?,false) in GradOpDescMaker.
-
- 21 12月, 2017 1 次提交
-
-
由 typhoonzero 提交于
-