“29b500e79aad6c9ddc859aa14156ddd4e156b90c”上不存在“develop/doc/howto/cmd_parameter/detail_introduction_en.html”
  • 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
test_fetch_var.py 1.5 KB