Commit Graph

354 Commits (0ce6d7fa77a4c19e6da33b8afcef265641f2e291)

Author SHA1 Message Date
Aurelius84 5d530c9319
fix amp support fleet (#29491)
6 years ago
LoveAn 03b42d9fa7
fix unittest on windows, test=develop (#29365)
6 years ago
Zhen Wang be3777a50a
Add pure fp16 training with master weights. (#27712)
6 years ago
furnace 7584bb5096
Layer norm fp16 (#29169)
6 years ago
Leo Chen 4556ad76b4
Upgrade string literals to raw string [part 2](#29217)
6 years ago
WangXi 0c2a51d240
optimizer amp, all use fp16 communication, overlap last comm and compute (#28957)
6 years ago
Wojciech Uss 4fd4095d1b
Add quantization of multi_gru op and tests (#28615)
6 years ago
guofei 638402274a
Integrate ImperativeOutScale into ImperativeQuantAware. (#27956)
6 years ago
Aurelius84 14013a2eba
Remove prettytable in requirements.txt (#29100)
6 years ago
huangxu96 40f5453725
Quant nn2.0 (#28764)
6 years ago
Leo Chen 3815d7aa40
Upgrade string literals to raw string (#28989)
6 years ago
furnace 8ff3550658
refactor momentum op to combine weight (#27414)
6 years ago
Chen Weihang 358d6bc90f
Fix test_weight_decay_extend random failed on windows (#28643)
6 years ago
Bai Yifan 5050e761b8
Support user-defined activation/weight quantize and preprocess. (#28570)
6 years ago
Leo Chen 11e32baf1e
Add matmtl_v2 to amp list (#28693)
6 years ago
cc d1e84f3e9e
Add some ops for cacluating output scale, test=develop (#28644)
6 years ago
YUNSHEN XIE ba0756325a
exec ut no more than 15s 1 (#28439)
6 years ago
Leo Chen 71d6220772
Skip reader op in mixed_precision decorator (#28353)
6 years ago
Chen Weihang 5d73bfdb98
fix test_weight_decay_extend error (#28178)
6 years ago
cnn 7c1aa0d69d
2.0rc api rename (#28088)
6 years ago
guofei 6bbb6e7f45
Implement the function of OutScaleForTraining/OutScaleForInference in dygraph (#26601)
6 years ago
WangXi 0a1862d1d2
fleet combine amp dgc recompute meta optimizer (#27643)
6 years ago
cc 8fabb1c32f
Add test attribute in channelwise_quant op, test=develop (#27742)
6 years ago
Chen Weihang 9b49f02441
Polish jit.save/load design & remove paddle.SaveLoadConfig (#27623)
6 years ago
LielinJiang 9089841b6e
Fix bilateral inference shape bug (#26822)
6 years ago
Wojciech Uss 966447e338
Added support for quantization of fusion_gru (#27518)
6 years ago
Chen Weihang f2c97b6da5
replace dataset with fake data (#27519)
6 years ago
YUNSHEN XIE 66951ab2ea
modified timeout value for 4 ut (#27462)
6 years ago
Zhang Ting 906e7f921e
add fuse_bn_act op (#27230)
6 years ago
pangyoki 827ac36faa
Use dygraph mode by default (#27443)
6 years ago
huangxu96 02606d45ef
Quant op dev (#25932)
6 years ago
Zhen Wang d28162b97f
Remove save_quantized_model in ImperativeQuantAware. (#27240)
6 years ago
cc 2d8281d5ad
Remove the cache in post_traning_quantization, test=develop (#26450)
6 years ago
Zhen Wang d708b21074
Update amp_check_finite_and_scale_op and add an updating_loss_scaling op for static graph amp training. (#26240)
6 years ago
Zhen Wang ece74c4cd4
Update the _get_fake_quant_type definition in imperative QAT. (#27222)
6 years ago
LielinJiang 8df5b4d608
Add correlation api to contrib (#27015)
6 years ago
Sylwester Fraczek eb65877ce0
fix dimensions error for mobilenetv1_KL_quant (#26776)
6 years ago
Zhen Wang bcdbac1753
fix some cast error. (#26884)
6 years ago
YUNSHEN XIE d8984a6b90
limit timeout value setting on linux (#26923)
6 years ago
qingqing01 f7fb4c2212
Move hapi to python/paddle root dir. (#26442)
6 years ago
Leo Chen 844583c8fd
Refine paddle.manual_seed (#26496)
6 years ago
Pei Yang e3f8e5cf5c
trt int8 support conv2d_transpose (#26636)
6 years ago
chalsliu dc56c89822
Add the option to execute unit tests only at night (#26669)
6 years ago
Aurelius84 f05613683f
[Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960)
6 years ago
YUNSHEN XIE a8b5741fb4
add a few unittests for setting timeout properity (#26630)
6 years ago
cc 0d71cffd65
Add mnist test for post training quantization, test=develop (#26436)
6 years ago
YUNSHEN XIE 39fe0d35aa
find timeout unittests (#26371)
6 years ago
Pei Yang 379222c3f1
add output scale and trt op teller support for hard_swish and hard_sigmoid (#26499)
6 years ago
cc 3f816bc8b4
[Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639)
6 years ago
Zhou Wei 5017aa76e6
set default python3,fix incompatible,cache dir for third party,unify error code,for windows (#26178)
6 years ago