Commit Graph

10888 Commits (b5f8784cab94eae785659787fc529870c87b254c)

Author SHA1 Message Date
liym27 10d572a707
[Dy2stat] Add Seq2Seq Attention model as ProgramTranslator Unit Test (#25422)
5 years ago
zhupengyang 25029254bc
randn API: remove out, devive, stop_gradient; add name (#25409)
5 years ago
Chen Weihang 41d2247275
[Dy2static] Refactor ProgramTranslator save_inference_model API (#24989)
5 years ago
YUNSHEN XIE 3e45d44d0c
disable unittest test_user_defined_quantization,test=develop (#25451)
5 years ago
leesusu 856e6d3348
Correct parameter l2 passed to ftrl op (#25223)
5 years ago
Kaipeng Deng 20ee36bdea
make default_collate_fn visible. test=develop (#25244)
5 years ago
Zhen Wang ee44bcddd8
add more unit tests for imperative qat. test=develop (#25486)
5 years ago
tangwei12 fd961b0dfb
Fix/distibuted fleet ctr ut (#25474)
5 years ago
liym27 435fc4f0af
[while grad]Support pruning op in find_op_path about while sub-block when appending backward (#25330)
5 years ago
yaoxuefeng aaa7cbd56f
modify trace api test=develop (#25397)
5 years ago
Huihuang Zheng f9ac5fb992
[Dy2stat] Fix Memory Optimization in run_program_op and Add SimNet as Unit Test (#25383)
5 years ago
yaoxuefeng c42d662e2a
modify roll test=develop (#25321)
5 years ago
wangchaochaohu bdc2c2dba8
full Op:remove device, out and stop_gradient parameter for API 2.0 test=develop (#25257)
5 years ago
Zhen Wang 548cdbc544
Quantization-aware training for dygraph (#24634)
5 years ago
wangchaochaohu 0b2ec49ff9
refine the linspace Op for API 2.0 test=develop (#25284)
5 years ago
Zhou Wei 914ff10a8f
fix state dict to save/load learning rate scheduler (#25403)
5 years ago
zhupengyang 5b573c58e2
randperm API: remove out, devive, stop_gradient; add name (#25410)
5 years ago
Chen Weihang ccb98cde2e
open deccorator test, test=develop (#25464)
5 years ago
Zhou Wei 93ad339450
add new API:LambdaDecay,test=develop (#24801)
5 years ago
Leo Chen c27413e9cb
Attempt to resolve the TLS problem (#25390)
5 years ago
Zhen Wang bb45af02ac
add the c++ part of Imperative QAT. test=develop (#25446)
5 years ago
wangchaochaohu 090a331d30
refine the full_like Op for API 2.0 test=develop (#25294)
5 years ago
hong fed0588571
Fix parameter list iterator bug (#25089)
5 years ago
Leo Chen 91f7b4e0e3
refine as_lodtensor, test=develop (#25286)
5 years ago
Jacek Czaja 050a9bf79d
[oneDNN] LRN cleanup (#25416)
5 years ago
tangwei12 4b3778a3ee
Revert/barrier for sync (#25417)
5 years ago
Dong Daxiang 3395008f11
remove async configuration from distributed_strategy.py (#25425)
5 years ago
Kaipeng Deng 01cf8e893f
fix test_multiprocess_dataloader_exception failed on CPU-only version (#25406)
5 years ago
Leo Chen 1e897f66ee
Refine __str__ of VarBase and ParamBase, test=develop (#25345)
5 years ago
WangXi 1c7215ace4
Speedup reader check_input_array when item is array (#25395)
5 years ago
ceci3 52be62c5ae
fix instance norm in dy (#24717)
5 years ago
Aurelius84 619848fa3a
fix timeout test=develop (#25412)
5 years ago
lilong12 e39aa70ec7
add the support for pipeline (#24560)
5 years ago
Huihuang Zheng 30185efdae
Add If-Else-Return of Yolov3 as Unittest (#25385)
5 years ago
gongweibao 80f1c50738
Fix typo in interface. (#24779)
5 years ago
cc 5c8e79956e
Use the specificed scope in post quant, test=develop (#25384)
5 years ago
zhupengyang eb3173e2b6
rand API: remove out, device, stop_gradient; add name (#25246)
5 years ago
cc 22720a1535
Fix post quant save bug, test=develop (#25370)
5 years ago
Huihuang Zheng ff7af219f1
Fix a Cudnn Deterministic Random Failure, test=develop (#25389)
5 years ago
zhupengyang 6de75082cb
fix test_hsigmoid windows ci (#25311)
5 years ago
Feiyu Chan e3223ad704
fix nce sample code for python3, test=develop (#25103)
5 years ago
hong 84f9b9ef49
Connect stop gradient with trainbale (#25248)
5 years ago
Dong Daxiang d5e40d1ba9
Paddle fleet distributed strategy (#25379)
5 years ago
Kaipeng Deng 0954e907f6
fix test_multiprocess_dataloader_exception SIGABRT. test=develop (#25381)
5 years ago
tianshuo78520a e917352bc6
Fix scipy (#25387)
5 years ago
Aurelius84 23a958cdf1
fix unittest failed test=develop (#25392)
5 years ago
ceci3 fc0da42b73
add Pad2D and LeakyReLU (#25177)
5 years ago
Wojciech Uss d0a921ba98
Quant2 updates and fixes (#25313)
5 years ago
Chen Weihang 869d59ccfe
try to fix two unittests, test=develop (#25372)
5 years ago
hong 88e05c4048
fix parallel ssa graph executor test hang; test=develop (#25358)
5 years ago
wawltor d44ba589f3
Fix some doc apis example,scale ops
6 years ago
cc d8f4714bc1
[Quantization] Save output threshold by argname_index (#25272)
6 years ago
littletomatodonkey 64b4612290
Fix softmax unittest (#25371)
6 years ago
Zhen Wang 2989c012f2
[DygraphToStatic]Add cast transform for dygraph_to_static. (#25325)
6 years ago
Aurelius84 bdad383c1d
fix test_mobile_net random failed test=develop (#25364)
6 years ago
Aurelius84 a3dfff51ad
[Dy2stat] Disable test_lac on windows (#25359)
6 years ago
lilong12 3d96601b82
modify pipeline optimizer to only support the mode of sync pipeline training (#25065)
6 years ago
Zhou Wei b555378e18
fix Layer.__dir__ to show the parameters/sublayers/buffers/attr/method of the Layer (#25197)
6 years ago
Kaipeng Deng 74468bf428
add mish op. (#24565)
6 years ago
Zhou Wei 8de89e67e9
support tuple/list init for VarBase (#25231)
6 years ago
Zhen Wang dc17ac9199
fix import fluid error in dygraph_to_static. test=develop (#25195)
6 years ago
Yi Liu b0f18947f3
fix the compatibility of PY2 and PY3 in paddle.distributed.launch (#25304)
6 years ago
Yang Zhang 6d6efafeeb
Add `matrix_nms_op` (#24400)
6 years ago
danleifeng 064d0ce386
fix check_type bug and example code in hash api; test=develop (#25253)
6 years ago
tangwei12 9825a9f3ca
disable distributed UT temporary (#25300)
6 years ago
chalsliu 46214e5937
Disable test_conv3d_transpose_op (#25298)
6 years ago
Kaipeng Deng 826c607e0c
Fix test multiprocess dataloader static (#25287)
6 years ago
Aurelius84 ed262b804c
[Dy2stat] Add Sentiment and LAC model for unittest (#25071)
6 years ago
Chengmo e85fcaa712
Fix fluid.embedding in Distributed Training (#25174)
6 years ago
Zhou Wei c701588b14
add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay (#24821)
6 years ago
Aurelius84 494cb36d09
Modify tmp var name prefix in dygraph (#25280)
6 years ago
Aurelius84 82ec247a02
fix random failed on GPU test=develop (#25293)
6 years ago
Zhou Wei c505c4dbea
add new API: optimizer.set_lr (#24455)
6 years ago
WuHaobo 6bf7df475c
Fix English doc of the activation OPs, such as exp, rsqrt, abs....... (#25258)
6 years ago
Kaipeng Deng 001c0674ee
disable test_multiprocess_dataloader_static for random fail in Py35 CI. test=develop (#25265)
6 years ago
Huihuang Zheng 5e8e6dad72
[Dy2stat] Support Various-Length Return Grammar in Dy2stat (#25249)
6 years ago
Aurelius84 de27569eca
[Dy2Stat] fix diff of cycle GAN model on GPU (#25233)
6 years ago
Wojciech Uss 23a4f54b73
rename qat into quant (#24948)
6 years ago
123malin f1a9593d69
test=develop, bug fix for index_select and roll op (#25251)
6 years ago
Yi Liu 5209b9a510
cat log to stdout when setting log_dir in launch (#25147)
6 years ago
hong dbc3fd5eb4
fix LinearLrWarmup bug; test=develop (#24913)
6 years ago
tangwei12 f6f7df9cd5
decrease test data, test=develop (#25252)
6 years ago
Tao Luo 2d5aa74321
add test_parallel_executor_profiler.py (#25200)
6 years ago
Wojciech Uss 56fa3880e3
rename qat into quant in filenames only (#25194)
6 years ago
Aurelius84 02adf68dcc
[Dy2stat]Support buffers and register_buffer in Layer (#24888)
6 years ago
Wilber 4c964abdf7
support build on arm. test=develop (#25212)
6 years ago
Huihuang Zheng 6f631a27c7
[Dy2stat] Add Basic Support for Grammar 'return' (#25176)
6 years ago
Aurelius84 cb0472b05a
merge into one function test=develop (#25184)
6 years ago
liu zhengxi 68e93d8a17
Fix beam_search InferShape (#25169)
6 years ago
chalsliu cd4d9122e7
Remove RUN_SERIAL TRUE (#25179)
6 years ago
Aurelius84 38d2d13d8b
[Dy2stat] Add CycleGAN model for unitttest (#25072)
6 years ago
FDInSky 1f24c84a3f
fix conv3d_transpose_test timeout error (#25004)
6 years ago
Tao Luo a965ac4c61
disable PE usage in test_profiler.py (#25172)
6 years ago
LielinJiang b6e4be178d
fix test download, test=develop (#25158)
6 years ago
Zhou Wei a7cf562447
fix sample code error of fluid.dygraph.NaturalExpDecay,test=develop (#25092)
6 years ago
Tao Luo 9ba585f5bf
fix PE in test_profiler.py (#25144)
6 years ago
iducn f282599229
disable unitest for gcc8(#25134)
6 years ago
Aurelius84 e8134e873a
[Dy2stat]Refine caches of converting function (#25085)
6 years ago
Aurelius84 8d6de44012
Refine check_type Error Message for @declarative (#25098)
6 years ago
Chen Weihang b23801a262
polish tensor set error messag, test=develop (#25113)
6 years ago