- 08 2月, 2023 1 次提交
-
-
由 risemeup1 提交于
* add_eager_and_jit,test=ljd_test * test * test,test=ljd_test * test,test=ljd_test * test,test=ljd_test * test,test=ljd_test * test,test=ljd_test * test,test=ljd_test * add_eager_jit_dir,test=ljd_test * fix conflict,test=ljd_test * test,test=ljd_test * get new precise_map,test=ljd_test * test
-
- 04 1月, 2023 1 次提交
-
-
由 risemeup1 提交于
* fix get_single_test_cov.py bug * debug
-
- 30 12月, 2022 2 次提交
-
-
由 zhangbo9674 提交于
-
由 zhangbo9674 提交于
* speedup getFNDAFile * add fnda_base for c++ ut cc file * fix bug * fix bug * fix bug * fix bug
-
- 29 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* isort all files * revert conflicting files * revert conflicting files * revert conflicting files
-
- 01 11月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][E711] use `is`/`is not` for comparison with `None` * `self.assertTrue($A is None)` -> `self.assertIsNone($A)` * `self.assertTrue($A is not None)` -> `self.assertIsNotNone($A)` * `self.assertFalse($A is None)` -> `self.assertIsNotNone($A)` * `self.assertEqual($A, None)` -> `self.assertIsNone($A)` * `self.assertNotEqual($A, None)` -> `self.assertIsNotNone($A)`
-
由 Nyakku Shigure 提交于
* [CodeStyle][E712] use `if cond`/`if cond is True` for comparison with `True` * revert changes in fluid * revert unrelated file * revert changes in norm * revert changes in auto_parallel_amp * fix norm and auto_parallel_amp * revert a typo fix due to fixed at #47477
-
- 27 10月, 2022 1 次提交
-
-
由 risemeup1 提交于
* test,test=ljd_test * modify get_ut_file_map.py,test=ljd_test * modify paddle_build.sh,test=ljd_test * test,test=ljd_test * update precise test logic,test=ljd_test * it is a test,test=ljd_test * it is a test,test=ljd_test * it is a test,test=ljd_test * it is a test,test=ljd_test * it is a test,test=ljd_test * it is a test,test=ljd_test * precise test logic update
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 12 10月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 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
-
- 15 11月, 2021 1 次提交
-
-
由 Chen Weihang 提交于
* move extension into pten [no-verify] * append tensor methods by ext_tensor [no-verify] * append other tensor methods [no-verify] * ext related files tidy [no-verify] * include relation tidy [no-verify] * add pten tensor test [no-verify] * replace tensor in custom op & compile success * refine tensor constructor for unittest * custom relu jit run success * fix all custom op unittests * add inference cmake adapt [no-verify] * fix failed unittests * fix windows failed unittests * try to fix kunlun and inference failed * fix test_elementwise_api error * try to fix win compile failed * fix kunlun fp16 type error * remove useless haddle error macro * add custom linear op test * fix compile failed & add win symbols * fix non pten kernel cast failed * add dll decl for api * polish several deetails * polish details by review comment * add dll_decl for register
-
- 28 6月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 21 6月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 18 5月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-