- 19 3月, 2019 1 次提交
-
-
由 luotao1 提交于
test=develop
-
- 15 3月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Support Sync Batch Norm. * Note, do not enable it in one device. Usage: build_strategy = fluid.BuildStrategy() build_strategy.sync_batch_norm = True binary = fluid.compiler.CompiledProgram(tp).with_data_parallel( loss_name=loss_mean.name, build_strategy=build_strategy)
-
- 29 1月, 2019 1 次提交
-
-
由 Krzysztof Binias 提交于
test=develop
-
- 19 10月, 2018 1 次提交
-
-
由 Wojciech Uss 提交于
* add MKL-DNN placement pass This patch also refactors conv+bn (includes changes from PR https://github.com/PaddlePaddle/Paddle/pull/13926) updated to use the mkldnn-placement-pass. test=develop * remove redundant pass list * add comment on the default first pass * fix test for conv+relu mkldnn fuse
-
- 27 8月, 2018 1 次提交
-
-
由 Xin Pan 提交于
fix a few other things
-
- 25 8月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 23 8月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* dist transpiler add control dependency var between send and recv * fix async deps * follow comments and refine * fix deps connect for rpc ops
-
- 22 7月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 18 7月, 2018 2 次提交
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 24 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* make enforce a target and dependent on nccl when gpu is enabled * add some more dependency
-
- 13 10月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 15 9月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 25 5月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 09 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-
- 29 8月, 2016 1 次提交
-
-
由 zhangjinchao01 提交于
ISSUE=4586495 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-