Commit Graph

27685 Commits (595a71979578ee0485afd80b0f39c2fe68684765)
 

Author SHA1 Message Date
Sylwester Fraczek 36abeff44f
adding elementwiseadd quantization (#25178)
5 years ago
zhangchunle 87a4a7ec12
rm contrib api code test (#25240)
5 years ago
Wojciech Uss 56fa3880e3
rename qat into quant in filenames only (#25194)
5 years ago
Aurelius84 02adf68dcc
[Dy2stat]Support buffers and register_buffer in Layer (#24888)
5 years ago
Wilber 4c964abdf7
support build on arm. test=develop (#25212)
5 years ago
Wilber f78e161ea3
remove paddle_use_kernel and paddle_use_op. test=develop (#25189)
5 years ago
Huihuang Zheng 6f631a27c7
[Dy2stat] Add Basic Support for Grammar 'return' (#25176)
5 years ago
liym27 1458cc0c68
Fix bug: Don't check dims if contain_unknown_dim of cross_entropy_grad_op in compile time (#25221)
5 years ago
Aurelius84 cb0472b05a
merge into one function test=develop (#25184)
5 years ago
liu zhengxi 68e93d8a17
Fix beam_search InferShape (#25169)
5 years ago
chalsliu cd4d9122e7
Remove RUN_SERIAL TRUE (#25179)
5 years ago
Chen Weihang 353ea9e8ad
Add default cudnn lib path (#25175)
5 years ago
Aurelius84 38d2d13d8b
[Dy2stat] Add CycleGAN model for unitttest (#25072)
5 years ago
Leo Chen ff5be2fb77
Refine error message in memory folder (#25095)
5 years ago
FDInSky 1f24c84a3f
fix conv3d_transpose_test timeout error (#25004)
5 years ago
Adam bd0b38e671
Refactor of conv fp32 oneDNN operator (#25137)
5 years ago
Pei Yang b2f5a149e7
[Paddle-TRT] Better Paddle-TensorRT support for PaddleSlim quant models (#25097)
5 years ago
Tao Luo a965ac4c61
disable PE usage in test_profiler.py (#25172)
5 years ago
LielinJiang b6e4be178d
fix test download, test=develop (#25158)
5 years ago
Shibo Tao f8d5fd6f9b
generate dummy file using cmake configure_file function to avoid re-generating it. (#25161)
5 years ago
Zhou Wei a7cf562447
fix sample code error of fluid.dygraph.NaturalExpDecay,test=develop (#25092)
5 years ago
Tao Luo 2996315fc9
fix profiler_test on win32 (#25073)
5 years ago
Tao Luo 9ba585f5bf
fix PE in test_profiler.py (#25144)
5 years ago
Shibo Tao 19c4db1b56
don't re-generate header file if content doesn't change (#25130)
5 years ago
iducn f282599229
disable unitest for gcc8(#25134)
5 years ago
T8T9 7046165670
remove ${CMAKE_VERSION} VERSION_LESS "3.3.0". (#25128)
5 years ago
Aurelius84 e8134e873a
[Dy2stat]Refine caches of converting function (#25085)
5 years ago
tianshuo78520a 1eb9ee242b
delete buddy_allocator_test_data to make repo clean (#25046)
5 years ago
Aurelius84 8d6de44012
Refine check_type Error Message for @declarative (#25098)
5 years ago
Chen Weihang b23801a262
polish tensor set error messag, test=develop (#25113)
5 years ago
Zhou Wei 542a226c3e
add new API: set_global_initializer (#24378)
5 years ago
Chen Weihang 509d3ec5b7
[Dy2static] Add for iterate or enumerate variable list unittest (#25100)
5 years ago
liym27 eb1c0901a6
[Dy2Stat]Remove unnecessary vars from gast.comprehension in LoopTransformer. (#25094)
5 years ago
Jacek Czaja a7944904d3
[oneDNN]elementwise_add and elementwise_mul int8 support (#24984)
5 years ago
Zhaolong Xing 843581154f
fix emb eltwise layernorm (#24873)
5 years ago
LielinJiang a01113c338
Add relu layer for lenet (#24874)
5 years ago
FlyingQianMM 3b28629ee8
fix dtype error in retinanet_target_assgin example codes. test=develop (#25091)
5 years ago
石晓伟 9ab3cf039c
remove useless test_dot, test=develop (#24957)
5 years ago
liym27 db601f70cc
[Dy2Stat] Add test for dygraph seq2seq model. (#25054)
5 years ago
cc 8fc31d501b
Support conv2d_traspose quantize, test=develop (#25084)
5 years ago
石晓伟 6783441e70
fix repeat definitions in liengine.cc, test=develop (#25020)
5 years ago
Leo Chen fa657b3dbb
fix bug of prelu when rank not equal 4, test=develop (#25067)
5 years ago
zlsh80826 479c8834f7
[Paddle-TRT] Fixes #24731, opt for SoftmaxKernelWithEltadd kernel, test=develop (#24834)
5 years ago
Huihuang Zheng 2c500c30bd
Handle Windows flaky test (#25070)
5 years ago
hutuxian 5822862d8a
Monitor Framework (#24079)
5 years ago
Huihuang Zheng 21138c05a8
Add test_yolov3 and test_se_resnet Timeout (#25076)
5 years ago
T8T9 a73a4a8fe7
don't support cmake 3.12, 3.13, 3.14 (#25021)
5 years ago
Leo Chen 028de857d4
fix dtype error of compare op, test=develop (#25059)
5 years ago
Yiqun Liu 9ed16a4347
Fix random fail because of precision problem in unittest of fusion_group (#25051)
5 years ago
Jeng Bai-Cheng bef4afa6de
bugfix for unique_ptr of IOptimizationProfile (#23917)
5 years ago