Commit Graph

28587 Commits (4d3eefbb95589c4d620d95d306a72e96861ea154)
 

Author SHA1 Message Date
xiemoyuan 4d3eefbb95
Modify the docs for Transformer's APIs. test=document_fix (#27729)
4 years ago
Huihuang Zheng ab85a8910d
[Dy2stat] Add Resnet Test for V2 APIs (#27459)
4 years ago
Wilber 488152a6d0
[API 2.0]Update 2.0 api from fluid to paddle. (#27598)
4 years ago
LielinJiang 7f9b198d59
Romove grid_sampler and refine example code (#27649)
4 years ago
danleifeng a01bc6b31d
【paddle.fleet】fleet support non_distributed training in dygraph mode (#27714)
4 years ago
yaoxuefeng e496640bf4
fix bmm enforce equal batch (#27694)
4 years ago
lilong12 742cbe6660
[bug fix] avoiding multiple initialization of gloo for fleet in dygraph mode (#27706)
4 years ago
hutuxian a12071ab8a
add type check for initializer and regularizer in ParamAttr (#27720)
4 years ago
tangwei12 fd616fadc2
repen heartbeat ut (#27684)
4 years ago
Qi Li f373269df0
update histogram op for performance optimization, test=develop (#24912)
4 years ago
tianshuo78520a 4d5ddbf106
add xpu test (#27622)
4 years ago
LiuChiachi d15cbe70b2
Remove Input requirement in dygraph for Model (#27557)
4 years ago
liym27 3a8bef1d41
[Dynamic-to-Static] Refine 2.0rc assign: paddle.nn.functional.assign (#27650)
4 years ago
MRXLT 20fb01fb00
fix distributed error info (#27206)
4 years ago
lijianshe02 295e87e428
fix dice_loss, log_loss doc and example code test=document_fix (#27702)
4 years ago
Peihan 8d68dd4785
Fix test_se_resnet unittest (#27715)
4 years ago
Qi Li 4d79304c09
update samples of print and clip api, test=develop (#27670)
4 years ago
ShenLiang e262cb6293
fix the scatternd/scatterndadd (#27634)
4 years ago
Huihuang Zheng 28f83f0519
[Dy2stat] Add Ptb Lm Test for V2 APIs (#27461)
4 years ago
Bai Yifan b77d9f268e
migrate code example and doc (#27627)
4 years ago
pangyoki 7cd2c13f1b
add multinomial op (#27219)
4 years ago
Zhang Ting d2369dd91f
modify docs of CPUPlace and CUDAPinnedPlace, test=document_fix (#27587)
4 years ago
iducn 7c69e36131
add pip new requirements to windows (#27697)
4 years ago
Chen Weihang 53803202cc
add rename var in block (#27705)
4 years ago
yaoxuefeng 719309a80f
add note of large offset of trace test=document_fix (#27693)
4 years ago
yaoxuefeng cefb49ab44
fix docs (#27637)
4 years ago
pangyoki 90eb5541d8
fix the precision problem of test_distribution (#27524)
4 years ago
ceci3 29d5937aaa
fix batch_norm doublegrad, test=develop (#27703)
4 years ago
Wojciech Uss 42d175385d
Add support for (de/re)quantization with shift (#27481)
4 years ago
littletomatodonkey 8da2b16d1a
fix reg (#27647)
4 years ago
123malin cc780b1977
test=develop, optimize geo communicator (#26857)
4 years ago
lilong12 5132f5129d
terminate http server used by gloo for fleet after init (#27698)
4 years ago
Pei Yang 8a4f85feb9
Add unittests and OP version registry for quant_conv2d_dequant_fuse_pass (#27689)
4 years ago
Chen Weihang dec53a9c79
Remove DataParallel.scale_loss & apply_collective_grads (#27603)
4 years ago
yukavio 7b46fb0f14
fix generate_proposals and affine grid error info (#27636)
4 years ago
yaoxuefeng 6d9ae66096
delete ExponentialMovingAverage in paddle/optimizer (#27683)
4 years ago
Chen Weihang 199da9689c
Polish api Program/CompiledProgram/ParallelEnv doc & code example (#27656)
4 years ago
Chen Weihang b14ecb8632
Polish api BuildStrategy/ExecutionStrategy doc & code example (#27662)
4 years ago
Huihuang Zheng cc2fc93804
[Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430)
4 years ago
MRXLT 3baf561a90
reduce epoch (#27661)
4 years ago
Shang Zhizhou 6363a3362b
add paddle.enable_static() && random.seed(xx) to test_activation_op (#27585)
4 years ago
Zhou Wei 6871e57b30
fix in_dynamic_mode of paddle,test=document_fix (#27671)
4 years ago
Huihuang Zheng abb32bbccd
[Dy2stat] Fix lstm bug (#27631)
4 years ago
furnace b7b1ae865e
update mv op docs (#27559)
4 years ago
AshburnLee c3a3df6466
Add cuda support for unique op (#27646)
4 years ago
lilong12 bbc2add703
Initialize gloo for low level collective apis (#27672)
4 years ago
Huihuang Zheng b7107c65a6
[Dy2stat] Fix test_yolov3 to Run Correctly on Win/Mac (#27666)
4 years ago
danleifeng 6ad72106f9
[API 2.0] Fix api 'is_empty' (#27593)
4 years ago
LiuChiachi ee13a2ab88
Add transformer generate square subsequent mask api (#27651)
4 years ago
wawltor 29f4922906
optimize the error meesage for detetion_map_op
4 years ago