- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 26 9月, 2022 1 次提交
-
-
由 cifar10 提交于
-
- 14 9月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
* trim trailing whitespace * fix `.cmake-format.py` * revert npu ut changes, avoid npu ci error
-
由 Chenxiao Niu 提交于
-
- 10 9月, 2022 1 次提交
-
-
由 qipengh 提交于
-
- 07 9月, 2022 1 次提交
-
-
由 qipengh 提交于
* [MLU] fix sync_bn of mlu and add unittests * [MLU] remove redunant code of pytest
-
- 29 8月, 2022 1 次提交
-
-
由 cambriconhsq 提交于
-
- 26 8月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
-
- 17 8月, 2022 1 次提交
-
-
由 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
-
- 11 8月, 2022 1 次提交
-
-
由 kuizhiqing 提交于
-
- 10 8月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
[CodeStyle] use np.testing.assert_array_equal instead of self.assertTrue(np.array_equal(...)) (#44947) * automatically fix * update comments * numpy -> np * self.assertEqual(..., True) * wrong usage (err_msg=True) 这不是修复导致的错误,这些是原来 `self.assertTrue(..., True)` 的错误用法,因此在修复后将其认为位置参数 `err_msg` * some missing fix
-
- 08 8月, 2022 1 次提交
-
-
由 ronnywang 提交于
-
- 29 7月, 2022 1 次提交
-
-
由 fwenguang 提交于
-
- 28 7月, 2022 1 次提交
-
-
由 Chenxiao Niu 提交于
-
- 27 7月, 2022 1 次提交
-
-
由 qipengh 提交于
-
- 26 7月, 2022 1 次提交
-
-
由 fwenguang 提交于
-
- 22 7月, 2022 2 次提交
- 20 7月, 2022 1 次提交
-
-
由 fuyou765 提交于
-
- 18 7月, 2022 1 次提交
-
-
由 Chenxiao Niu 提交于
-
- 13 7月, 2022 1 次提交
-
-
由 fuyou765 提交于
-
- 12 7月, 2022 6 次提交
-
-
由 fuyou765 提交于
-
由 qipengh 提交于
-
由 qipengh 提交于
-
由 qipengh 提交于
-
由 Chenxiao Niu 提交于
-
由 zhaoying9105 提交于
-
- 05 7月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* change fluid.mean to paddle.mean * reverse some old code examples
-
- 04 7月, 2022 2 次提交
-
-
由 Chenxiao Niu 提交于
-
由 zhaoying9105 提交于
-
- 01 7月, 2022 2 次提交
-
-
由 光明和真理 提交于
-
由 Chenxiao Niu 提交于
-
- 30 6月, 2022 3 次提交
-
-
由 光明和真理 提交于
-
由 zhaoying9105 提交于
-
由 Chenxiao Niu 提交于
-
- 28 6月, 2022 2 次提交
-
-
由 zhaoying9105 提交于
-
由 fuyou765 提交于
-
- 24 6月, 2022 3 次提交