1. 06 3月, 2023 8 次提交
    • J
      add float16 to greater_than (#51090) · 42d70873
      Jx-qi 提交于
      * add float16 to greater_than
      
      * update codestyle
      
      ---------
      Co-authored-by: Nwqgo <1552367872@qq.com>
      42d70873
    • H
      Add float16 to less than (#51145) · 400c9b63
      hh-qiao 提交于
      * add float16 to less_than
      
      * Modify the function title
      
      * update
      
      * update
      
      * update  solve PR-CI-Kunlun-KP-Build
      
      * update codestyle
      400c9b63
    • B
      add float16 to pixel_shuffle (#51139) · 00cbde74
      Bjmw3 提交于
      * add float16 to pixel_shuffle
      
      * update
      
      * update
      
      * update solve PR-CI-Kunlun-R200-Test
      
      ---------
      Co-authored-by: Nwqgo <1552367872@qq.com>
      00cbde74
    • M
      implement floor_grad by primitive logic (#51059) · 769e24ce
      Meteor Liu 提交于
      * implement floor_grad by primitive logic
      
      * implement floor_grad by primitive logic
      
      * Merge branch 'develop' into floor_grad
      769e24ce
    • N
      Add multiprecision for adadelta op (#50131) · a8a2b7f4
      niuliling123 提交于
      a8a2b7f4
    • H
      [phi decoupling] decouple dependency to device_context in phi (Part 1) (#50865) · a1006b2b
      Huang Jiyi 提交于
      * move DeviceContextPool to phi
      
      * add EmplaceExternalContextFunc
      
      * update namespace
      
      * update cmake
      
      * fix bugs and create context_pool_impl.h
      
      * replace platform::is_xxx_place
      
      * fix bugs
      
      * update generator
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * fix enforce usage
      
      * Revert "fix enforce usage"
      
      This reverts commit 5f521f08a69713cee506e64a00ec6d9fba709e27.
      
      * fix bugs
      
      * rm XPUDeviceContext and CustomDeviceContext
      
      * fix bugs
      
      * fix fix context init bug
      
      * fix bugs after merge
      
      * fix bugs
      
      * fix name
      
      * fix mutable_data
      
      * update and fix bugs
      
      * fix bugs
      
      * update
      
      * fix bugs
      
      * fix name
      
      * fix bugs
      
      * merge
      
      * fix bugs
      
      * create context_pool in phi/backends
      
      * create context_pool in phi/backends
      
      * fix bugs
      
      * fix xpu bugs
      
      * fix rocm bugs
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * fix xpu bugs
      
      * update
      
      * update
      
      * fix bugs
      
      * fix bugs
      a1006b2b
    • 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 12 次提交