Commit Graph

274 Commits (abb49df26fe32e2cd73d1c709480f58412c810ae)

Author SHA1 Message Date
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
Bai Yifan 9bc223c8a2
fix test_graph_wrapper failure on cudnnv7, test=develop (#23451)
5 years ago
ShenLiang c706ff20a3
fix conflict, test=develop (#23298)
5 years ago
Chengmo a2e9af5663
Add Tdm child OP in contrib (#23241)
5 years ago
cc 3ea7c59f76
Set fuse_all_reduce_ops=false for quantization test, test=develop (#23413)
5 years ago
cc 7c55a94de5
Disable test_quantization_scale_pass unittest for random error, test=develop (#23441)
5 years ago
Yiqun Liu bc2981e998
Disable test_code_generator and test_post_training_quantization_mobilenetv1 (#23440)
5 years ago
Wojciech Uss 9fd9067455
handle conv2d activations in older QAT models (#23202)
5 years ago
Wojciech Uss be2ac9cc3a
separated QAT1 and QAT2 (#23284)
5 years ago
lidanqing c524b930e7
Update QAT INT8 related code (#23104)
5 years ago
Wojciech Uss f836c8aa8f
add check for scales and a message (#23119)
5 years ago
cc bd80903333
Add activation_type in AddQuantDequantPass to be compatible with paddleslim, test=develop (#23221)
5 years ago
cc 589cd8782f
Post_training_quantizaion supports min_max methon (#23078)
5 years ago
lidanqing 432a4b2789
Changes QAT MKL-DNN documents (#22840)
5 years ago
cc b6717faf80
Added an option to use external FP32 model in QAT comparison test (#22858)
5 years ago
Sylwester Fraczek 5ff2439f51
fixed save qat2 model resnet50 and ernie (#22822)
5 years ago
hong f05c213f98
fix basic gru lstm parameter attr bug; test=develop (#22508)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
ShenLiang 3132681e8a
add partial_sum op in contrib (#22292)
5 years ago
ShenLiang e136661304
add partial_concat op in contrib (#22528)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Wojciech Uss 405bb94bd1
Fix batch_num default value (#22682)
5 years ago
bingyanghuang 6abeb5c54d
fix ernie accuracy doc (#22671)
5 years ago
Wojciech Uss fce37bc593
Doc update with Ernie QAT INT8 benchmarking (#22519)
5 years ago
Wojciech Uss 4cddb43c5c
Add support for Ernie NLP model to the Slim QAT (#22506)
5 years ago
cc d143f70a09 Post_training_quantization support set quant 8/16 bits (#22492)
5 years ago
cc 197913ebe1
Add weight quantization in post_training_quanzitaion (#22445)
5 years ago
joanna.wozna.intel 3099d9d47c Restore requantize squash (#22399)
5 years ago
juncaipeng b339dff231
fix use cache file, test=develop (#22240)
5 years ago
juncaipeng 8f7372ca81
add mul and matmul quantization, test=develop (#22054)
5 years ago
Bai Yifan a46bb2e6ab
Fix slim log format, test=develop (#22281)
5 years ago
songyouwei 83037e55ca named_sublayers and named_parameters (#21868)
6 years ago
gongweibao 5e07db15e6
fix init scaling value test=develop (#22145)
6 years ago