• S
    oneDNN kernels code cleanup (#50743) · e2054925
    Sławomir Siwek 提交于
    * matmul refactored
    
    * fc
    
    * SetOutMemDescWithLogicalLayoutFusesSupport
    
    * matmul_v2
    
    * alpha support
    
    * group repetetive funcs
    
    * matmul utils
    
    * execute matmul methods
    
    * restore registered kernel names
    
    * split header and impl files
    
    * remove double negatives
    
    * increase coverage
    
    * add onednn tests to ctest
    
    * remove fusion logic from base matmuls
    e2054925
fc_mkldnn_op.cc 21.5 KB