“ed61d67c737590ebf2819ca9770a9a6d4e294880”上不存在“paddle/phi/kernels/squared_l2_norm_kernel.h”
  • 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
softmax_mkldnn_op.cc 3.5 KB