1. 30 3月, 2019 1 次提交
  2. 29 3月, 2019 1 次提交
  3. 28 3月, 2019 7 次提交
    • C
      Fuse Adam And SGD ops (#15933) · 1096746c
      chengduo 提交于
      * fuse optimizer
      1096746c
    • J
      [MKL-DNN] Tensor modifications revert (#16462) · 26323274
      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
      26323274
    • C
      Fix threaded executor bug (#16508) · 2265d091
      chengduo 提交于
      * fix threaded executor bug
      test=develop
      
      * change the order of class member
      test=develop
      
      * Fix Travis CI
      test=develop
      2265d091
    • N
      Anakin ssd support · d065b5bf
      nhzlx 提交于
      refine trt first run
      add quant dequant fuse pass
      omit simplify_anakin_priorbox_detection template
      omit transpose_flatten_concat_fuse template
      test=develop
      d065b5bf
    • C
      Fix the interface of Pass::Apply (#16484) · ed61d67c
      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
      ed61d67c
    • Z
      Revert "Fix allocator bug" · 174d0d0b
      Zeng Jinle 提交于
      add include headers to fix travis-ci
      test=develop
      174d0d0b
    • G
      Add DGC(Deep Gradient Compression) interface. (#15841) · eb83abea
      gongweibao 提交于
      eb83abea
  4. 27 3月, 2019 5 次提交
    • S
      fix gc bug · c4c62052
      sneaxiy 提交于
      test=develop
      c4c62052
    • S
      fix grad desc maker · 63651c19
      sneaxiy 提交于
      test=develop
      63651c19
    • L
      Memory optimize (#16410) · 8d22bc17
      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
      8d22bc17
    • S
      delete source file no_need_buffer_vars_inference.cc · a0f4fefb
      sneaxiy 提交于
      test=develop
      a0f4fefb
    • W
      test fix fetch bar place for ce (#16406) · 9ffd5eec
      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
      9ffd5eec
  5. 26 3月, 2019 3 次提交
  6. 25 3月, 2019 3 次提交
  7. 24 3月, 2019 1 次提交
  8. 22 3月, 2019 2 次提交
    • C
      [Speed]Refine ParallelExecutor (#16190) · a6a3b2fb
      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
      a6a3b2fb
    • C
      Add unit test for fuse all reduce (#16354) · 33965527
      chengduo 提交于
      * refine fused_all_reduce_op
      
      * add unit test in test_parallel_executor_seresnext
      test=develop
      33965527
  9. 21 3月, 2019 2 次提交
  10. 20 3月, 2019 8 次提交
  11. 19 3月, 2019 5 次提交
  12. 18 3月, 2019 2 次提交