- 28 3月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 26 3月, 2020 1 次提交
-
-
由 cc 提交于
-
- 24 3月, 2020 1 次提交
-
-
由 cc 提交于
* Post_training_quantizaion supports min_max methon
-
- 11 3月, 2020 1 次提交
-
-
由 lidanqing 提交于
-
- 05 3月, 2020 1 次提交
-
-
由 cc 提交于
* Added an option to use external FP32 model in QAT comparison test
-
- 04 3月, 2020 1 次提交
-
-
由 Sylwester Fraczek 提交于
-
- 02 3月, 2020 1 次提交
-
-
由 hong 提交于
* fix basic gru lstm parameter attr bug; test=develop * fix bias attr bug; test=develop * add basic lstm gru name unitest; test=develop
-
- 28 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 24 2月, 2020 2 次提交
-
-
由 ShenLiang 提交于
* add partial_sum_op, test=develop * modify the Paddle Error Message, test=develop * modify the Paddle Error Message, test=develop * modify the bug for python3, test=develop * modify the ut for ci, test=develop * mv to contrib, test=develop * use check_variable_and_dtype, test=develop * fix ci, test=develop * fix conflict, test=dvelop * add partial concat, test=develop * fix the conflict, test=develop * fix the error, test=develop * rm SSE4, test=develop
-
由 ShenLiang 提交于
* add partial_concat, test=develop * fix the grids and blocks, test=develop * fix the Paddle_Enforce, test=develop * fix the doc of op, test=develop * fix the doc, test=develop * fix the doc of the op, test=develop * replace -1 with None, test=develop
-
- 23 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 20 2月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 19 2月, 2020 1 次提交
-
-
由 bingyanghuang 提交于
-
- 18 2月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
* Doc update with Ernie QAT INT8 benchmarking test=develop * fixes after review test=develop * remove ernie part, test=develop test=document_fix * Fix model name for qatv2 test=develop test=document_fix * Add Ernie data test=develop test=document_fix * update ERNIE benchmark with baidu QA results, test=develop test=document_fix Co-authored-by: Nbingyanghuang <33643817+bingyanghuang@users.noreply.github.com> Co-authored-by: NMichał Gallus <sand3r@interia.eu>
-
- 12 2月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
* a test for Ernie QAT INT8 accuracy check test=develop * Remove NLP comparison test to split PRs test=develop * Fix typo and tabs, delete commented lines test=develop * re-combine the 2 PRs, test=develop Co-authored-by: NMichał Gallus <sand3r@interia.eu> Co-authored-by: Nbingyanghuang <33643817+bingyanghuang@users.noreply.github.com>
-
- 10 2月, 2020 1 次提交
-
-
由 cc 提交于
* post_training_quantization support set bits, test=develop * up, test=develop
-
- 07 2月, 2020 1 次提交
-
-
由 cc 提交于
* support weight quantization in post_training_quanzitaion, test=develop * add test for weight quantization, test=develop
-
- 25 1月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 16 1月, 2020 1 次提交
-
-
由 juncaipeng 提交于
-
- 15 1月, 2020 2 次提交
-
-
由 juncaipeng 提交于
* add mul and matmul quantization, test=develop * add test for matmul, test=develop
-
由 Bai Yifan 提交于
-
- 09 1月, 2020 1 次提交
-
-
由 songyouwei 提交于
* use snake_cased Layer name * add named_parameters and named_sublayers api * add include_sublayers param, add unittest test=develop * fix named unittests test=develop * fix unittest test=develop * add api docs test=develop * arg fix test=develop * reserve rnn_impl name_scope for static graph test=develop * fix load static param test=develop * fix load static param test=develop
-
- 08 1月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 07 1月, 2020 1 次提交
-
-
由 Chengmo 提交于
* add special way to add distribute vars, Update Pyramid hash op
-
- 27 12月, 2019 1 次提交
-
-
由 zhoushiyu 提交于
* add shuffle batch op, test=develop, test=document_preview * fix size_t conflict and check_output test=develop, test=document_preview * fix bug test=develop, test=document_preview * add unittest of shuffle_batch layer test=develop, test=document_preview * fix py coverage and op input type, test=develop, test=document_preview * fix py coverage, test=develop * fix en doc, test=develop * move to contrib test=develop * add unique_name test=develop * invoke shuffle_batch in contrib.layers test=develop
-
- 24 12月, 2019 1 次提交
-
-
由 lidanqing 提交于
test=develop
-
- 19 12月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* fix post training quantization bug of memory constrained, support the input be different, test=develop
-
- 17 12月, 2019 1 次提交
-
-
由 Youwei Song 提交于
* remove build_once & name_scope (Conv2D) test=develop * fix unittest test=develop * Conv2DTranspose * Conv3D & Conv3DTranspose test=develop * Pool2D & BatchNorm * Embedding * LayerNorm * GRUUnit & NCE * PRelu * BilinearTensorProduct * GroupNorm & SpectralNorm * TreeConv test=develop * fix LayerNorm in transformer unnittest test=develop * disable LayerNorm or BatchNorm in multicard test=develop * refine Layer.create_parameter api test=develop * refine LayerNorm, remove begin_norm_axis param, add normed shape check test=develop * LayerNorm bug fix test=develop
-
- 12 12月, 2019 1 次提交
-
-
由 juncaipeng 提交于
-
- 11 12月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* fix ci bug for deleting data files, test=develop * update, test=develop
-
- 09 12月, 2019 1 次提交
-
-
由 lidanqing 提交于
* update benchmark for int8v2, QAT1, QAT2 accuracy and performance test=document_fix * change according to reviews test=develop test=document_fix * improve some descriptions and some models test=develop test=document_fix * update models benchmark data test=develop test=document_fix * update int8v2 and qat2 performance test=develop test=document_fix
-
- 02 12月, 2019 1 次提交
-
-
由 juncaipeng 提交于
-
- 28 11月, 2019 2 次提交
-
-
由 lidanqing 提交于
* add ut for comparing FP32 and QAT INT8 * add save qat transformed model python script test=develop * updated * added missing file * add "with_label" test=develop * performance benchmark as unit test test=develop * change names of unnecessary thing * Change CMakeList.txt for model downloading and UT test=develop * change names of functions and params for more readable code test=develop * Change PADDLE_ENFORCE messages test=develop * fix indent problems test=develop * indent problems test=develop
-
由 Liufang Sang 提交于
-
- 26 11月, 2019 2 次提交
- 25 11月, 2019 2 次提交
-
-
由 juncaipeng 提交于
-
由 Zeng Jinle 提交于
* add global value getter setter, test=develop * fix error messages, test=develop
-
- 20 11月, 2019 2 次提交
-
-
由 juncaipeng 提交于
* support set model_filename and params_filename in post_training_quantization, test=develop
-
由 Liufang Sang 提交于
-