1. 28 3月, 2023 1 次提交
  2. 17 1月, 2023 1 次提交
    • rm flag retain grad (#49835) · 73f97de0
      姜永久 提交于
      * rm retain grad
      
      * fix zero_dim
      
      * fix zero_dim for xpu
      
      * reset zero dim for xpu
      
      * reset xpu
      
      * reset custom_relu
      
      * Reset flip
      
      * fix zero dim
      73f97de0
  3. 22 12月, 2022 1 次提交
    • Yj/rm custom eager guard tests (#48778) · 866f492f
      姜永久 提交于
      * remove custom op eager guard tests
      
      * rm custom_runtime eager guard tests
      
      * rm xccl eager tests
      
      * modify
      
      * modify
      
      * set grad retain for custom_relu test
      
      * retain grad for custom relu op
      
      * modify custom_relu test
      866f492f
  4. 25 11月, 2022 1 次提交
  5. 23 10月, 2022 1 次提交
  6. 10 10月, 2022 1 次提交
  7. 17 8月, 2022 1 次提交
    • 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
  8. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  9. 02 6月, 2022 1 次提交
  10. 11 5月, 2022 1 次提交
  11. 24 4月, 2022 1 次提交
  12. 12 4月, 2022 1 次提交