- 29 3月, 2019 2 次提交
-
-
由 dongdaxiang 提交于
add dist_multi_trainer for distributed training, add trainer_factory and device_worker_factory so that we can easily extend new training mode, add pull dense worker which is a singleton for parameter fetching
-
由 dongdaxiang 提交于
add dist_multi_trainer for distributed training, add trainer_factory and device_worker_factory so that we can easily extend new training mode, add pull dense worker which is a singleton for parameter fetching
-
- 28 3月, 2019 6 次提交
-
-
由 chengduo 提交于
* fuse optimizer
-
由 Jacek Czaja 提交于
* Revert "[MKL-DNN] Fix to crash of Transformer when mkldnn is to be used (#16233)" This reverts commit 13816dd4. Apart from enabling transformer for MKL-DNN * Revert "- MKL-DNN pooling updated to set_prim_desc" This reverts commit c63f6b20. Conflicts: paddle/fluid/operators/mkldnn/concat_mkldnn_op.cc * Revert "[MKL-DNN] MKL-DNN specific Tensor modification (#15429)" test=develop This reverts commit dec9cf53. * - concat compilation fix - lint test=develop - Lint fixes test=develop - Lint fixes test=develop - Fix Transpose MKLDNN op test=develop
-
由 chengduo 提交于
* fix threaded executor bug test=develop * change the order of class member test=develop * Fix Travis CI test=develop
-
由 chengduo 提交于
* modify the interface of Pass::Allay test=develop * Polish code test=develop * Fix Travis CI test=develop * fix Pass::Apply interface test=develop * Fix Travis CI test=develop
-
由 Zeng Jinle 提交于
add include headers to fix travis-ci test=develop
-
由 gongweibao 提交于
-
- 27 3月, 2019 5 次提交
-
-
由 sneaxiy 提交于
test=develop
-
由 sneaxiy 提交于
test=develop
-
由 liuwei1031 提交于
* fix cdn issue, test=develop * fix memory optimize bugs, test=develop * fix memory optimize bugs, test=develop * remove add/sub_2 op, test=develop * disable memory_optimize by default, test=develop * disable inplace activation in python, test=develop * fix unittests, test=develop * fix unittests, test=develop * bug-fix, test=develop
-
由 sneaxiy 提交于
test=develop
-
由 Wu Yi 提交于
* test fix fetch bar place for ce * fix ps mode dist train in develop test=develop * fix style check test=develop * update test=develop
-
- 26 3月, 2019 3 次提交
-
-
由 gongweibao 提交于
-
由 sneaxiy 提交于
test=develop
-
由 sneaxiy 提交于
fix ctest eager deletion disable bug test=develop
-
- 25 3月, 2019 3 次提交
-
-
由 sneaxiy 提交于
test=develop
-
由 Wojciech Uss 提交于
test=develop
-
由 sneaxiy 提交于
test=develop
-
- 24 3月, 2019 1 次提交
-
-
由 sneaxiy 提交于
refine gc code test=develop
-
- 22 3月, 2019 2 次提交
-
-
由 chengduo 提交于
* refine parallelExecutor test=develop * Polish op_handle test=develop * Remove unnecessary op_handle test=develop * Fix Travis CI test=develop * Fix fetch bug test=develop * Remove WaitInputVarGenerated * Fix OpHandleBase::Run test=develop * debug test=develop * use origin fetch_op_handle test=develop * Revert op_handle_base.cc test=develop * Polish code test=develop * Fix OpHandleBase::Run test=develop * code refine * test CI and CE test=develop * fix OpHandle::Run test=develop * refine AllReduceOpHandle test=develop * Polish code test=develop
-
由 chengduo 提交于
* refine fused_all_reduce_op * add unit test in test_parallel_executor_seresnext test=develop
-
- 21 3月, 2019 2 次提交
-
-
由 sneaxiy 提交于
modify allocator strategy remove changes of legacy buddy_allocator test=develop
-
由 Wojciech Uss 提交于
* Add enabling quantization test=develop * remove unused (here) function
-
- 20 3月, 2019 8 次提交
-
-
由 nhzlx 提交于
-
由 nhzlx 提交于
-
由 nhzlx 提交于
support change input size
-
由 nhzlx 提交于
-
由 chengduo 提交于
* fuse all_reduce test=develop * add fuse_parameter_groups_size test=develop * Polish code test=develop * Fix travis-ci test=develop * Add SetGroupAccordingToLayers and SetGroupAccordingToGroupSize test=develop * Add SetGroupAccordingToMemorySize test=develop * fix multi_devices_graph test=develop * reset params_grads test=develop * Polish code test=develop
-
由 Wojciech Uss 提交于
test=develop
-
由 Wu Yi 提交于
* wip allreduce in op * wip * wip * wip * wip adding test * wip for conflict with mp mode * fix tests test=develop * fix cpu build test=develop * fix travis clang format test=develop * fix cpu build test=develop * update api.spec test=develop * delete comment test=develop * fix cpplint test=develop * fix test=develop * follow comment test=develop * add file test=develop * fix build test=develop * update test=develop * to be compatible with sync_bn, and fix mp mode in develop test=develop
-
由 sneaxiy 提交于
test=develop
-
- 19 3月, 2019 5 次提交
-
-
由 luotao1 提交于
test=develop
-
由 zhhsplendid 提交于
test=develop
-
由 Tao Luo 提交于
-
由 Jacek Czaja 提交于
* - Fix to crash of Transformer when mkldnn is to be used Desc: TensorCopy was not setting MKLDNN primitive descriptor when layout was to be kMKLDNN test=develop * - Enable transformer for mkl-dnn test=develo * - Compilation fix test=develop * - Removed manual selection of MKL-DNN ops to be used in Transformer test test=develop
-
由 Wojciech Uss 提交于
* Add cpu_quantize_placement_pass for C-API quantization test=develop * added a comment on required pass attributes test=develop
-
- 18 3月, 2019 3 次提交