“54731749c0d0b5c7128cb02e2e731a50c0ad03a8”上不存在“...fluid/framework/git@gitcode.net:paddlepaddle/Paddle.git”
  • 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
layer_helper.py 16.7 KB