- 01 2月, 2023 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 10 1月, 2023 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 06 1月, 2023 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 30 12月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 27 12月, 2022 1 次提交
-
-
由 zhaoyingli 提交于
* [AutoParallel] quantization pass support export * support subgraph * move_presist_var_to_global_block * update unittest * fix ci-coverage * fix codestyle * fix fake_dequantize_op * remove unused var * fix ci error and aprroval error * add unittest for fp16 in test_dequant_linear * replace mutable data * fix unittest in non-cuda-core * fix unittest Co-authored-by: Ncarryyu <569782149@qq.com> Co-authored-by: Nwufeisheng <wfs1997@163.com>
-
- 19 12月, 2022 1 次提交
-
-
由 ceci3 提交于
-
- 13 12月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 08 12月, 2022 2 次提交
-
-
由 201716010711 提交于
-
由 Guanghua Yu 提交于
-
- 05 12月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 30 11月, 2022 1 次提交
-
-
由 wasupandceacar 提交于
-
- 22 11月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
* fix error of QuantizationTransformPassV2 when has condition block * fix error
-
- 08 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2][U004] unecessary explicit `object` inheritance in class definition * fix an increment
-
- 03 11月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 01 11月, 2022 1 次提交
-
-
由 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)`
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 18 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2] remove `compat` module (to_text) * remove some unnecessary decode * remove to_text definition and unittest * Revert "remove to_text definition and unittest" This reverts commit a6b69cb8dca8b9b031ce10ea32d1040e7e0dd267. * remove an assertion * empty commit
-
- 17 10月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 26 9月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 20 9月, 2022 1 次提交
-
-
由 ceci3 提交于
-
- 14 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* trim trailing whitespace * fix `.cmake-format.py` * revert npu ut changes, avoid npu ci error
-
- 05 9月, 2022 1 次提交
-
-
由 handiz 提交于
* fix bug in PostTrainingProgram for certain cases
-
- 25 8月, 2022 1 次提交
-
-
由 handiz 提交于
-
- 03 8月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 14 7月, 2022 1 次提交
-
-
由 handiz 提交于
-
- 06 7月, 2022 1 次提交
-
-
由 handiz 提交于
-
- 24 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 21 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 13 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 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
-
- 05 4月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 28 3月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
* add adaround post-quant method
-
- 15 3月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
* add some op for full_quantization
-
- 21 1月, 2022 1 次提交
-
-
由 ceci3 提交于
-
- 01 12月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 04 11月, 2021 1 次提交
-
-
由 XGZhang 提交于
* fix a quantization bug
-
- 28 10月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 18 10月, 2021 1 次提交
-
-
由 ceci3 提交于
* quant support matmul_v2 * fix format
-
- 10 9月, 2021 1 次提交
-
-
由 whs 提交于
-
- 09 9月, 2021 1 次提交
-
-
由 XGZhang 提交于
-