1. 21 6月, 2018 1 次提交
    • J
      - MKLDNN Softmax Grad Op · 98f3ad3b
      Jacek Czaja 提交于
      - Added hash function inside of MKLDNN softmax op to be used as handle for primitives stroing in a
      context
      
      - Style fixes to softmax mkldnn op
      
      - Fixes after review
      
      - Coding style
      
      - Fix to style
      
      - style fixes
      
      - style fix
      
      - style fixes
      
      - Fix to cody style check
      
      - Rephrasing a comment
      
      fix t obroken merge
      
      Fixes to rebase
      
      Conflicts:
      	benchmark/fluid/models/machine_translation.py
      	cmake/external/mkldnn.cmake
      	paddle/fluid/operators/softmax_mkldnn_op.cc
      
      - Bumped revision of MKL-DNN up to have softmax backward primitive
      
      - Added choosing MKLDNN softmax grad operator
      
      - First reuse of softmax backward
      
      - Reinvented reusing for softmax
      
      - Fix to crash in reinvented reuse
      
      - Clang format fixes
      
      - Clang format fixes
      
      - Improved softmax mkldnn reuse mechanism
      
      - clang format fixes
      
      - Fix to broken merge
      
      - Fix
      98f3ad3b
  2. 19 6月, 2018 1 次提交
  3. 15 6月, 2018 1 次提交
  4. 14 6月, 2018 1 次提交
  5. 12 6月, 2018 1 次提交
    • W
      Trainer send term signal (#11220) · 34865f2d
      Wu Yi 提交于
      * wip
      
      * use executor.complete to end trainer
      
      * fix build
      
      * fix build with distribute off
      
      * fix typo
      
      * fix cmake typo
      
      * fix build
      34865f2d
  6. 11 6月, 2018 1 次提交
  7. 06 6月, 2018 1 次提交
  8. 05 6月, 2018 1 次提交
  9. 04 6月, 2018 1 次提交
  10. 29 5月, 2018 1 次提交
  11. 25 5月, 2018 2 次提交
  12. 24 5月, 2018 2 次提交
  13. 22 5月, 2018 7 次提交
  14. 21 5月, 2018 2 次提交
  15. 19 5月, 2018 2 次提交
  16. 17 5月, 2018 5 次提交
  17. 16 5月, 2018 3 次提交
  18. 15 5月, 2018 4 次提交
  19. 14 5月, 2018 1 次提交
  20. 11 5月, 2018 1 次提交
    • L
      update mklml version · 329655dd
      Luo Tao 提交于
      disable building tests and examples when install mkldnn
      skip -Werror=unused-result
      329655dd
  21. 09 5月, 2018 1 次提交