- 09 4月, 2020 1 次提交
-
-
由 Chengmo 提交于
* cherry-pick tdm_sampler
-
- 08 4月, 2020 1 次提交
-
-
由 Chengmo 提交于
* test=develop, cherry-pick tdm_child op
-
- 08 3月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 06 3月, 2020 1 次提交
-
-
由 lidanqing 提交于
-
- 02 3月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 28 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 19 2月, 2020 1 次提交
-
-
由 lidanqing 提交于
test=release/1.7 test=document_fix
-
- 18 2月, 2020 1 次提交
-
-
由 bingyanghuang 提交于
-
- 13 2月, 2020 2 次提交
-
-
由 cc 提交于
Post_training_quantization support set quant 8/16 bits
-
由 Michał Gallus 提交于
* Introduce Ernie NLP * Fix error regarding incorrect attr type test=release/1.7 Co-authored-by: NWojciech Uss <wojciech.uss@intel.com>
-
- 11 2月, 2020 1 次提交
-
-
由 cc 提交于
* Add weight quantization in post_training_quanzitaion (#22445) * [cherry-pick]Support int16 for Tensor (#22423) * add int16 support, test=develop, test=release/1.7 Co-authored-by: NLeo Chen <chenqiuliang@baidu.com>
-
- 16 1月, 2020 2 次提交
-
-
由 Bai Yifan 提交于
-
由 juncaipeng 提交于
* add mul and matmul quantization, test=develop (#22054) * add test for matmul, test=develop
-
- 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 提交于
-
- 16 11月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* Support more ops in post training quantization, and save the output scale in quantized op. * Update docs in post training quantization and qat
-
- 14 11月, 2019 1 次提交
-
-
由 joanna.wozna.intel 提交于
test=develop
-
- 12 11月, 2019 1 次提交
-
-
由 Bai Yifan 提交于
-
- 08 11月, 2019 1 次提交
-
-
由 juncaipeng 提交于
-
- 06 11月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* Fix bug for inserting add_quant_dequant_op to same variable repetitively in add_quant_dequant_pass, test=develop
-
- 05 11月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* add post training quantization, test=develop * specify the quantizable op type, test=develop
-
- 30 10月, 2019 1 次提交
-
-
由 gongweibao 提交于
* add custom black varname test=develop * fix dtype test=develop * fix num test=develop * fix ut test=develop * fix coverage test=develop * fix blackvar names test=develop
-
- 28 10月, 2019 1 次提交
-
-
由 Aurelius84 提交于
-