Commit Graph

10839 Commits (62aeef7cf91e92310e629c9f4e5a818c4841cfb0)

Author SHA1 Message Date
YUNSHEN XIE 62aeef7cf9
disable test_pipeline (#25518)
5 years ago
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