1. 23 12月, 2021 1 次提交
    • B
      add mkldnn conv_elementwise_add_mkldnn_fuse_pass ut (#37612) · f88065d3
      baoachun 提交于
      * add mkldnn conv_elementwise_add_mkldnn_fuse_pass ut
      
      * update mkldnn conv_elementwise_add_mkldnn_fuse_pass ut
      
      * update conv_elementwise_add_mkldnn_fuse_pass ut
      
      * update conv_elementwise_add_mkldnn_fuse_pass ut
      
      * update conv_elementwise_add_mkldnn_fuse_pass ut
      
      * restrict conv2d data_format in conv_elementwise_add_mkldnn_fuse_pass
      
      * update conv_elementwise_add_mkldnn_fuse_pass OpCompat
      
      * update conv_elementwise_add_mkldnn_fuse_pass ut
      
      * update ut
      f88065d3
  2. 17 8月, 2021 1 次提交
    • C
      Copy boost optional to Paddle (#34780) · 9be41447
      chentianyu03 提交于
      * copy boost optional.hpp to paddle
      
      * copy boost optional.hpp to paddle
      
      * move directions
      
      * del fluid/utils
      
      * modify .hpp to .h
      
      * move directions
      
      * modify to paddle::optional
      
      * add modification description
      
      * format code stype for the files in paddle/utils
      
      * format code stype
      9be41447
  3. 05 8月, 2021 1 次提交
  4. 06 7月, 2021 1 次提交
  5. 30 12月, 2020 1 次提交
  6. 16 11月, 2020 1 次提交
  7. 17 9月, 2020 1 次提交
  8. 11 5月, 2020 1 次提交
    • C
      Add macro BOOST_GET to enrich the error information of boost :: get (#24175) · aa0f254f
      Chen Weihang 提交于
      * add new macro BOOST_GET_SAFELY & unittests, test=develop
      
      * add different macro type, test=develop
      
      * fix get macro type in executor, test=develop
      
      * four macro part change backup
      
      * using one macro for all case, test=develop
      
      * revert attribute change, test=develop
      
      * change to three func to solve gcc4.8 bug, test=develop
      
      * polish some details, test=develop
      aa0f254f
  9. 16 1月, 2020 1 次提交
  10. 21 8月, 2019 1 次提交
  11. 15 8月, 2019 1 次提交
  12. 28 3月, 2019 1 次提交
    • 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
  13. 29 1月, 2019 1 次提交
  14. 19 12月, 2018 1 次提交
    • T
      MKLDNN residual connection fuse: fixing accuracy problem (#14874) · e9eee0de
      Tomasz Patejko 提交于
      * MKLDNN residual connection fuse: conv op reused
      
      test=develop
      
      * MKLDNN residual connection fuse: added prints for checking fuse
      
      test=develop
      
      * MKLDNN residual connection fuse: add more prints
      
      test=develop
      
      * MKLDNN residual connection fuse: add hash function. test=develop
      
      * MKLDNN residual connection fuse: add hash to elementwise_add
      
      test=develop
      
      * MKLDNN residual connection fuse: add more hashes. test=develop
      
      * MKLDNN residual connection fuse: added hashes to relu
      
      test=develop
      
      * MKLDNN residual connection fuse: do not fuse when fuse_relu is on
      
      * MKLDNN residual connection fuse: check if fuse_relu attribute is set
      
      test=develop
      
      * MKLDNN residual connection fuse: comment out some printouts
      
      * MKLDNN residual connection fuse: remove unused functions in the pass code
      
      * MKLDNN residual connection fuse: delete commented hashes and printouts
      
      * MKLDNN residual connection fuse: remove unnecessary includes. test=develop
      e9eee0de
  15. 16 11月, 2018 4 次提交
  16. 21 10月, 2018 22 次提交