Commit Graph

306 Commits (3f816bc8b4136d21f501e1a3c090df192046c46f)

Author SHA1 Message Date
cc 3f816bc8b4
[Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639)
5 years ago
Zhou Wei 5017aa76e6
set default python3,fix incompatible,cache dir for third party,unify error code,for windows (#26178)
5 years ago
Pei Yang 9e9a569dae
add trt int8 support for elementwise_mul and scale (#25676)
5 years ago
yukavio f6ac5990aa
fix quant unit test (#25792)
5 years ago
Bai Yifan 2131559d08
Remove slim from paddle framework (#25666)
5 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
5 years ago
cc 42189be67b
[Quant] Remove the output for moving_average_abs_max_scale op (#25697)
5 years ago
Chen Weihang 23d1228c4d
remove ProgramTranslator.save_inference_model (#25740)
5 years ago
yukavio c9285a18a0
saving inference model when user define activation or weight preprocess function (#25749)
5 years ago
cc 650d7223bc
Fix test_quantization_scale_pass by change the model, test=develop (#25710)
5 years ago
Wojciech Uss 43f3d0cce3
Add an option to choose inference targets in Quant tests (#25582)
5 years ago
LielinJiang 7129f544f0
Add bilateral_slice op (#25401)
5 years ago
YUNSHEN XIE 3e45d44d0c
disable unittest test_user_defined_quantization,test=develop (#25451)
5 years ago
Zhen Wang ee44bcddd8
add more unit tests for imperative qat. test=develop (#25486)
5 years ago
Zhen Wang 548cdbc544
Quantization-aware training for dygraph (#24634)
5 years ago
cc 5c8e79956e
Use the specificed scope in post quant, test=develop (#25384)
5 years ago
cc 22720a1535
Fix post quant save bug, test=develop (#25370)
5 years ago
Wojciech Uss d0a921ba98
Quant2 updates and fixes (#25313)
5 years ago
cc d8f4714bc1
[Quantization] Save output threshold by argname_index (#25272)
5 years ago
Wojciech Uss 23a4f54b73
rename qat into quant (#24948)
5 years ago
Wojciech Uss 56fa3880e3
rename qat into quant in filenames only (#25194)
5 years ago
iducn f282599229
disable unitest for gcc8(#25134)
5 years ago
cc 8fc31d501b
Support conv2d_traspose quantize, test=develop (#25084)
5 years ago
Liufang Sang b174b99764
support user defined quantization func and preprocess (#24720)
5 years ago
cc 75eec3d1f6
Post training quantization supports optimize model by fusing (#24822)
5 years ago
Wojciech Uss 78d4f0cc91
add option to exclude ops by id from quantization (#24689)
5 years ago
cc dbcd7c69e9
Update sigmoid output from Y to out, test=develop (#24765)
5 years ago
cc 88e9d74a75
Collecting concat output threshold, test=develop (#24742)
5 years ago
ShenLiang 950892044f
fix conflict, test=develop (#24238)
5 years ago
cc 6c89ca2157
Add output threshold for ops that have several output activations, test=develop (#24726)
5 years ago
lidanqing 8ef3c02e90
Update DNNL QAT document 2.0-alpha (#24494)
5 years ago
cc 4d35112255
[Fix bug] Init scale node in OutScaleForTrainingPass and enable test_quantization_scale_pass UT (#24393)
5 years ago
joanna.wozna.intel 53125c2f6f
Model converter to dot file (#23169)
5 years ago
Wojciech Uss db052009c7
Enabled quantize all and skip missing in QAT (#24281)
5 years ago
Leo Chen 381492fca3
add try finally, test=develop (#24243)
5 years ago
lidanqing 61ec30f030
Update QAT INT8 2.0 doc (#24127)
5 years ago
Sylwester Fraczek e1a7a88057
added reshape transpose matmul fuse pass (#23754)
5 years ago
ShenLiang 0fb9b208ab
Add batch_fc op in contrib (#24017)
5 years ago
arlesniak d31a174f51
added fusing matmul-transpose-reshape pass (#23866)
5 years ago
Wojciech Uss 3d744162dd
QAT: support for new models (#23928)
5 years ago
zhangchunle 6bd200db66
remove high level api (#23854)
5 years ago
ShenLiang 30bd7e1c83
Add rank_attention_op attributes for GPU memory in contrib (#23915)
5 years ago
cc 40aa14ec77
Weight quantization support channel_wise_abs_max method to achieve higher accuracy (#23629)
5 years ago
mapingshuo f0e743f136
fix AMP and recompute (#23551)
5 years ago
joanna.wozna.intel 12ba05ce0c
Add scale-matmul fuse pass (#23734)
5 years ago
Wojciech Uss 2383a9f7ee
[Doc update] Update for QAT INT8 MKL-DNN document (#23361)
5 years ago
Chengmo 8c0bdde934
Add Tdm sampler op in Contrib (#23290)
5 years ago
Wojciech Uss 1753860dd0
Enable matmul and cleanup in QAT2 (#23657)
5 years ago
silingtong123 cec234b1aa
test=develop, error message of tree_conv OP enhancement (#23574)
5 years ago
cc 25628587f1
Collect output scale for quantized op and fused op (#23369)
5 years ago