1. 29 3月, 2019 34 次提交
  2. 28 3月, 2019 6 次提交
    • 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
    • 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
    • S
      fix travis ci · 5656fa9f
      sneaxiy 提交于
      test=develop
      5656fa9f
    • Z
      Revert "Fix allocator bug" · 174d0d0b
      Zeng Jinle 提交于
      add include headers to fix travis-ci
      test=develop
      174d0d0b