Commit Graph

27600 Commits (ca1185d06ba6c80792d60ab3f1ae47c4f3fcf73d)
 

Author SHA1 Message Date
Aurelius84 82ec247a02
fix random failed on GPU test=develop (#25293)
5 years ago
Wilber 0371cf6f94
fix compile for lite subgraph. test=develop (#25285)
5 years ago
Zhou Wei c505c4dbea
add new API: optimizer.set_lr (#24455)
5 years ago
WuHaobo 6bf7df475c
Fix English doc of the activation OPs, such as exp, rsqrt, abs....... (#25258)
5 years ago
Kaipeng Deng 001c0674ee
disable test_multiprocess_dataloader_static for random fail in Py35 CI. test=develop (#25265)
5 years ago
Yiqun Liu c00f827843
Avoid data transforming ShapeTensor from CPU to GPU in fill_constant op. (#25267)
5 years ago
Huihuang Zheng 5e8e6dad72
[Dy2stat] Support Various-Length Return Grammar in Dy2stat (#25249)
5 years ago
Aurelius84 de27569eca
[Dy2Stat] fix diff of cycle GAN model on GPU (#25233)
5 years ago
Wojciech Uss 23a4f54b73
rename qat into quant (#24948)
5 years ago
123malin f1a9593d69
test=develop, bug fix for index_select and roll op (#25251)
5 years ago
Yi Liu 5209b9a510
cat log to stdout when setting log_dir in launch (#25147)
5 years ago
hong dbc3fd5eb4
fix LinearLrWarmup bug; test=develop (#24913)
5 years ago
tangwei12 f6f7df9cd5
decrease test data, test=develop (#25252)
5 years ago
Tao Luo 2d5aa74321
add test_parallel_executor_profiler.py (#25200)
5 years ago
FDInSky c2e072587c
test=develop fix generate_proposals's error (#25227)
5 years ago
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