Commit Graph

27521 Commits (c27413e9cba3a0260e6f48a76b0c28c72b52b21b)
 

Author SHA1 Message Date
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
zlsh80826 49e4ee27e1
[Paddle-TRT] slice kernel optimization (#24783)
5 years ago
tianshuo78520a 1a7fbb734c
update readme of 1.8.2 (#25023)
5 years ago
Divano 67fb840cd2
update scipy version test=develop (#25007)
5 years ago
Huihuang Zheng 9b5b726729
[Dy2stat] Add TSM as ProgramTranslator Unit Test. (#25008)
5 years ago
tianshuo78520a 770c11a117
fix make device_context error (#25045)
5 years ago
Leo Chen c7a63908b0
replace some logging.warn() with warings.warn(), test=develop (#25025)
5 years ago
lilong12 ab5a1fb853
add device attr for regularizer, test=develop (#24981)
5 years ago
Aurelius84 0b6145e056
[Dy2stat] Add MobileNet model unittest (#25018)
5 years ago
tangwei12 be6a315fbd
Fix/sync barrier (#25016)
5 years ago
ceci3 8db66fc3f6
fix cos_sim, test=develop (#25017)
5 years ago
Leo Chen 7a6f4d6474
Add a tool to collect environments (#24971)
5 years ago
hong c85c7b2264
Enable load program state in imperative mode (#24998)
5 years ago
liym27 f16e277859
[Dy2Static]Convert var.shape stmt and Convert the return variables of Tensor-dependent 'if' staments to Tensor if it not (#24911)
5 years ago
Leo Chen 25a4dac4c2
Use allow list instead of white list (#25002)
5 years ago