Commit Graph

10818 Commits (172d4ecb6c8fa8eceb0bf64cbf97e07e684a28e8)

Author SHA1 Message Date
Zhen Wang bb45af02ac
add the c++ part of Imperative QAT. test=develop (#25446)
6 years ago
wangchaochaohu 090a331d30
refine the full_like Op for API 2.0 test=develop (#25294)
6 years ago
hong fed0588571
Fix parameter list iterator bug (#25089)
6 years ago
Leo Chen 91f7b4e0e3
refine as_lodtensor, test=develop (#25286)
6 years ago
Jacek Czaja 050a9bf79d
[oneDNN] LRN cleanup (#25416)
6 years ago
tangwei12 4b3778a3ee
Revert/barrier for sync (#25417)
6 years ago
Dong Daxiang 3395008f11
remove async configuration from distributed_strategy.py (#25425)
6 years ago
Kaipeng Deng 01cf8e893f
fix test_multiprocess_dataloader_exception failed on CPU-only version (#25406)
6 years ago
Leo Chen 1e897f66ee
Refine __str__ of VarBase and ParamBase, test=develop (#25345)
6 years ago
WangXi 1c7215ace4
Speedup reader check_input_array when item is array (#25395)
6 years ago
ceci3 52be62c5ae
fix instance norm in dy (#24717)
6 years ago
Aurelius84 619848fa3a
fix timeout test=develop (#25412)
6 years ago
lilong12 e39aa70ec7
add the support for pipeline (#24560)
6 years ago
Huihuang Zheng 30185efdae
Add If-Else-Return of Yolov3 as Unittest (#25385)
6 years ago
gongweibao 80f1c50738
Fix typo in interface. (#24779)
6 years ago
cc 5c8e79956e
Use the specificed scope in post quant, test=develop (#25384)
6 years ago
zhupengyang eb3173e2b6
rand API: remove out, device, stop_gradient; add name (#25246)
6 years ago
cc 22720a1535
Fix post quant save bug, test=develop (#25370)
6 years ago
Huihuang Zheng ff7af219f1
Fix a Cudnn Deterministic Random Failure, test=develop (#25389)
6 years ago
zhupengyang 6de75082cb
fix test_hsigmoid windows ci (#25311)
6 years ago
Feiyu Chan e3223ad704
fix nce sample code for python3, test=develop (#25103)
6 years ago
hong 84f9b9ef49
Connect stop gradient with trainbale (#25248)
6 years ago
Dong Daxiang d5e40d1ba9
Paddle fleet distributed strategy (#25379)
6 years ago
Kaipeng Deng 0954e907f6
fix test_multiprocess_dataloader_exception SIGABRT. test=develop (#25381)
6 years ago
tianshuo78520a e917352bc6
Fix scipy (#25387)
6 years ago
Aurelius84 23a958cdf1
fix unittest failed test=develop (#25392)
6 years ago
ceci3 fc0da42b73
add Pad2D and LeakyReLU (#25177)
6 years ago
Wojciech Uss d0a921ba98
Quant2 updates and fixes (#25313)
6 years ago
Chen Weihang 869d59ccfe
try to fix two unittests, test=develop (#25372)
6 years ago
hong 88e05c4048
fix parallel ssa graph executor test hang; test=develop (#25358)
6 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