- 24 12月, 2017 2 次提交
-
-
由 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"
-
由 Cao Ying 提交于
fix doc.
-
- 23 12月, 2017 7 次提交
- 22 12月, 2017 31 次提交
-
-
由 Tao Luo 提交于
remove unused usage_stat script
-
由 typhoonzero 提交于
-
由 Luo Tao 提交于
-
由 ranqiu 提交于
-
由 Tao Luo 提交于
add python wrapper for sequence_pool
-
由 Yu Yang 提交于
Add ReorderLoDTensorByRank
-
由 Luo Tao 提交于
-
由 QI JUN 提交于
* add data layout * fix ci
-
由 QI JUN 提交于
-
由 Guo Sheng 提交于
Add python wrapper for reduce_mean
-
由 武毅 提交于
fix cmake require docs
-
由 武毅 提交于
[Done] API for dist train
-
由 Yang Yu 提交于
-
由 Luo Tao 提交于
-
由 Cao Ying 提交于
fix the latex equation in fluid fc layer.
-
由 Yang Yu 提交于
-
由 Yu Yang 提交于
Enforce drop_empty_grad=false When the input of an op is duplicable.
-
由 typhoonzero 提交于
-
由 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"
-
由 typhoonzero 提交于
-
由 caoying03 提交于
-
由 Luo Tao 提交于
-
由 Tao Luo 提交于
enable alexnet benchmark
-
由 Tao Luo 提交于
use small samples to infer openblas
-
由 Guo Sheng 提交于
Fix lr setting of param_attr in Fluid
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 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.
-
由 Cao Ying 提交于
Refine the doc for mul_op and fully connected layer.
-
由 kavyasrinet 提交于
-
由 kavyasrinet 提交于
-