• J
    [MKL-DNN] Fix to face model on AVX512 platforms (#19282) · ecd9f330
    Jacek Czaja 提交于
    - Refactor step 1
    
    - Compilation fix
    
    - Yet another compilation fix
    
    - Even more compilation fix
    
    - Lint fixes
    
    test=develop
    
    - Removed deprectaed PADDLE_ENFORCE occurance
    
    test=develop
    
    - Candidate fix to BN forward
    
    - Lint fixes
    
    test=develop
    
    - Refactoring in data_layout_transform
    
    - compilation fix
    
    - Another comppilation fix
    
    - Step further into darkness
    
    - Yet another compilation fix
    
    - Yet another compilation fix
    
    - missing header
    
    - compilation fix
    
    - Added MKLDNN -> Paddle conversion in fetch op
    
    test=develop
    
    - Compilation fix
    
    test=develop
    
    - Lint
    
    test=develop
    
    - Mul fix
    
    - Fix to MKLDNN MUL op and Elementwise MUL UT
    
    test=develop
    
    - Workaround for diffrent weights with groups representation Paddle vs
      MKL-DNN.
    
    test=develop
    
    - Candidate fix for 5D convolution with groups
    
    - Refactor of fix for conv3d and conv2d in fetch op
    
    test=develop
    
    - Compilation fix
    
    - Still same compilation fix
    
    - Compilation fix
    
    - Compilation fix
    
    - Reverted refactoring of fixes
    
    - Adapted test_conv2d_int8_mkldnn so it exects data in NCHW format
      not NHWC
    
    test=develop
    
    - minor fix in UT
    
    test=develop
    
    - Lint fixes
    
    test=develop
    ecd9f330
mul_mkldnn_op.cc 16.6 KB