1. 28 11月, 2022 5 次提交
  2. 26 11月, 2022 1 次提交
  3. 25 11月, 2022 2 次提交
  4. 24 11月, 2022 3 次提交
  5. 23 11月, 2022 3 次提交
  6. 22 11月, 2022 3 次提交
  7. 21 11月, 2022 2 次提交
  8. 18 11月, 2022 1 次提交
  9. 17 11月, 2022 1 次提交
  10. 16 11月, 2022 3 次提交
  11. 11 11月, 2022 1 次提交
    • C
      [IPU]: add model_runtime backend support in IPU (#47363) · 21b901cb
      czr-gc 提交于
      * feat(ipu): add model_runtime backend support in IPU.
      
      * fix(ipu_executor): fix error message format.
      
      * fix(ipu_executor): fix format.
      
      * fix(ipu_executor): fix format again.
      
      * fix(ipu_executor): fix format again.
      
      * fix(ipu_executor): fix format again.
      21b901cb
  12. 03 11月, 2022 2 次提交
  13. 23 10月, 2022 1 次提交
  14. 21 10月, 2022 1 次提交
  15. 13 10月, 2022 1 次提交
  16. 10 10月, 2022 4 次提交
  17. 23 9月, 2022 1 次提交
  18. 29 8月, 2022 1 次提交
  19. 17 8月, 2022 2 次提交
    • A
      fix timeout for test_activation_ops_ipu (#45181) · e51ea538
      Allen Guo 提交于
      e51ea538
    • N
      [CodeStyle][NPU] use np.testing.assert_allclose instead of... · 2de0d676
      Nyakku Shigure 提交于
      [CodeStyle][NPU] use np.testing.assert_allclose instead of self.assertTrue(np.allclose(...)) (part 1) (#44988)
      
      * autofix
      
      * try resolve precision issues
      
      * revert some changes
      
      * clean some `err_msg`
      
      * 0.0001 -> 1e-4
      
      * update commented assert code
      
      * try to fix some shape errors
      
      * `numpy` -> `np`
      
      * empty commit, trigger kunlun ci, test=kunlun
      
      * empty commit, retrigger kunlun ci, test=kunlun
      
      * empty commit, trigger kunlun ci, try fix npu memcpy_h2d, test=kunlun
      
      * try fix npu import error, test=kunlun
      2de0d676
  20. 29 7月, 2022 1 次提交
  21. 27 7月, 2022 1 次提交