- 26 9月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 21 9月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 20 9月, 2022 1 次提交
-
-
由 ceci3 提交于
-
- 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 1 次提交
-
-
由 handiz 提交于
* fix bug in PostTrainingQuantizationProgram for not full quantization case * fix coverage ci
-
- 26 8月, 2022 3 次提交
-
-
由 Guanghua Yu 提交于
-
由 whs 提交于
-
由 ceci3 提交于
-
- 25 8月, 2022 1 次提交
-
-
由 handiz 提交于
-
- 23 8月, 2022 1 次提交
-
-
由 zhaoyingli 提交于
* add quant pass
-
- 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 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 Chang Xu 提交于
-
- 14 7月, 2022 1 次提交
-
-
由 handiz 提交于
-
- 12 7月, 2022 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 11 7月, 2022 1 次提交
-
-
由 Zuza Gawrysiak 提交于
* Quantize shape operator * Add shape op to propagate scales pass
-
- 06 7月, 2022 1 次提交
-
-
由 handiz 提交于
-
- 05 7月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* change fluid.mean to paddle.mean * reverse some old code examples
-
- 27 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 24 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 23 6月, 2022 1 次提交
-
-
由 Sylwester Fraczek 提交于
* sylwek prototype params to int8 pass * trying to make warmup work * wip * wip * change test to cpp test * review fixes, refactoring * more refactoring * add erasevars * change test to fixture * rename pass and reorder erasevars and graphsaferemovenodes * fix * more refactoring and fixed bug * formatting * remove scale count * enfroce message too short * remove erasevars erasevars couldbe cauuse of memory issues some other fixes * add count of successfull fuses to name of new nodes * FindVar -> GetVar and use ConvResidual pattern * use tensor->clear() instead of new variable * Update paddle/fluid/framework/ir/mkldnn/params_quantization_mkldnn_pass_tester.cc Co-authored-by: NTomasz Socha <tomasz.socha@intel.com> * Update paddle/fluid/framework/ir/mkldnn/params_quantization_mkldnn_pass_tester.cc Co-authored-by: NTomasz Socha <tomasz.socha@intel.com> * Update paddle/fluid/inference/tests/api/analyzer_lexical_analysis_gru_tester.cc Co-authored-by: NTomasz Socha <tomasz.socha@intel.com> * add log (review fix)c * review fix (2 functions to one) * code review: Conv->QuantizeConv * revert * fix formatting * remove unused functions * add paddle enforce Co-authored-by: NTomasz Socha <tomasz.socha@intel.com>
-
- 21 6月, 2022 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 Sławomir Siwek 提交于
* consolidate conv act passes * generalize conv_activation * integrate conv+act tests * code style format * whitespaces * remove timeout from old tests * implement comments from review * restore ut * whitespace * code style * transpose * fixes after review * method for gettin act * Change Paddle_enforce error type * code format * add missing opcompats
-
- 14 6月, 2022 1 次提交
-
-
由 Wilber 提交于
* cmake-lint * update
-
- 13 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 07 6月, 2022 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 joanna.wozna.intel 提交于
-