1. 06 3月, 2023 2 次提交
    • V
      fix a bug which is triggered by the lack of __class__.op_type (#51101) · 203a62b8
      Vvsmile 提交于
      * fix a bug which is triggered by the lack of __class__.op_type
      
      * remove two "self.__class__.op_type = self.op_type"
      203a62b8
    • 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
  2. 05 3月, 2023 1 次提交
  3. 03 3月, 2023 19 次提交
  4. 02 3月, 2023 18 次提交