1. 17 4月, 2018 1 次提交
    • J
      - Added EPS for softmax MKLDNN op · acdf7cbd
      Jacek Czaja 提交于
      - EPS added to softmax mkldnn primitive outcome is limited to training
      phase
      
      Fixes after review
      
      clang format fixes
      
      clang format fixes
      acdf7cbd
  2. 14 4月, 2018 1 次提交
  3. 21 3月, 2018 1 次提交
    • J
      - Softmax MKLDNN primitive integration · 3b95b55f
      Jacek Czaja 提交于
      removed diagnostic
      
      - Added Unit tests for Softmax MKLDNN Forward
      
      Added fix for div by 0 to happen in cross_entropy backward
      
      Conflicts:
      	paddle/fluid/operators/CMakeLists.txt
      
      - Cosmetic fixes to SoftMax MKLDNN fluid operator
      
      Added misssing softmax fluid operator file
      
      Disabled MKLDNN softmax operator by default
      
      Fix to softmax op unittest merge
      
      clang_formater fixes
      
      clang_formatter fixes
      
      - Name changing of softmax mkldnn operator to maintin consistency
        across codebase
      
      - updated comment
      
      fix to comment
      3b95b55f