1. 08 5月, 2021 3 次提交
  2. 07 5月, 2021 6 次提交
  3. 06 5月, 2021 6 次提交
  4. 05 5月, 2021 1 次提交
  5. 01 5月, 2021 1 次提交
  6. 30 4月, 2021 9 次提交
  7. 29 4月, 2021 10 次提交
  8. 28 4月, 2021 4 次提交
    • L
      [NPU] add input EpsilonTensor for adam (#32605) · 119cda3d
      Leo Chen 提交于
      * add input EpsilonTensor for adam
      
      * update python api
      
      * add unit test
      
      * add npu test
      
      * add more ut
      119cda3d
    • A
      Added pure_bf16 mode (#32281) · bc379ca3
      arlesniak 提交于
      bc379ca3
    • D
      Nne integration (#32604) · abcb3f54
      denglin-github 提交于
      * Add dlnne engine runtime
      
      * Fix log
      
      * Remove <const_cast> and remove unrelated modify with dlnne, +clang-format
      
      * Fix CMakeList format error
      
      * Add copyright message
      
      * Fix dlnne CMakeList.txt
      
      * Add some paddlepaddle_pass to support more networks
      
      * Fix some format bug
      
      * Add delete dropout_op pass
      
      * Fix some format bug
      
      * Fix format bug
      abcb3f54
    • T
      [PsCore] solve Brpc dep (#32632) · 4ead9a5a
      Thunderbrook 提交于
      * Revert "Revert "[PsCore] optimize performance of large kv (#32535)" (#32599)"
      
      This reverts commit 809ac036.
      
      * brpc dep
      4ead9a5a