- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 20 10月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 19 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 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 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 Guanghua Yu 提交于
-
- 10 10月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
-
- 27 9月, 2022 2 次提交
-
-
由 Chang Xu 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 26 9月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 21 9月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 20 9月, 2022 3 次提交
-
-
由 ceci3 提交于
-
由 YuanRisheng 提交于
* add amp yaml * fix ci bugs
-
由 HongyuJia 提交于
* polish code comments * polish data_device_transform.cc
-
- 16 9月, 2022 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 14 9月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
* trim trailing whitespace * fix `.cmake-format.py` * revert npu ut changes, avoid npu ci error
-
由 Nyakku Shigure 提交于
* [CodeStyle] trim trailing whitespace in .md and .rst * empty commit, test=document_fix
-
- 09 9月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 08 9月, 2022 2 次提交
-
-
由 Leo Chen 提交于
-
由 Guanghua Yu 提交于
-
- 05 9月, 2022 2 次提交
-
-
由 yeliang2258 提交于
* support onnx format quantized model * update code * add test * add test * fix * fix test * fix cmake * update code * change scale file path to calibration file path * update code * update code * fix build bug * fix build bugs * fix * fix
-
由 handiz 提交于
* fix bug in PostTrainingProgram for certain cases
-
- 31 8月, 2022 1 次提交
-
-
由 Leo Chen 提交于
-
- 29 8月, 2022 2 次提交
-
-
由 handiz 提交于
* fix bug in PostTrainingQuantizationProgram for not full quantization case * fix coverage ci
-
由 Zhang Ting 提交于
-
- 26 8月, 2022 4 次提交
-
-
由 Guanghua Yu 提交于
-
由 wanghuancoder 提交于
-
由 whs 提交于
-
由 ceci3 提交于
-
- 25 8月, 2022 1 次提交
-
-
由 handiz 提交于
-
- 23 8月, 2022 3 次提交
-
-
由 zhaoyingli 提交于
* add quant pass
-
由 JZ-LIANG 提交于
-
由 JZ-LIANG 提交于
* bugfix * remove scaling * support rescale_grad opt * add unitest
-
- 22 8月, 2022 2 次提交
-
-
由 joanna.wozna.intel 提交于
* Add int8 support for matmul+elementwiae_add fuse * Corrections after review and ernie test fix
-
由 Sławomir Siwek 提交于
* merge conv_concat_relu to conv_act * fix typo * extend unit test * reuse existing gpd * codestyle * enforce mkldnn conv
-
- 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
-
- 12 8月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 11 8月, 2022 1 次提交
-
-
由 handiz 提交于
* add new ptq method ptf * add post training quantization mobilenetv1 test for ptf * add post training quantization mobilenetv1 test for ptf test=allcases
-
- 05 8月, 2022 1 次提交
-
-
由 Sławomir Siwek 提交于
* remove v2_transpose_reshape * matmul_transpose_reshape * reshape_transpose_matmul * restore ut * adjust old ut * restore parallel UT ruels * feedback from review
-
- 03 8月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-