Commit Graph

11438 Commits (41aad9bfcd39a212e53dcc8267f68cb604090940)

Author SHA1 Message Date
Chen Weihang 9b49f02441
Polish jit.save/load design & remove paddle.SaveLoadConfig (#27623)
4 years ago
hong19860320 74d3a55072
Add Swish and ThresholdedReLU for API 2.0 (#27758)
4 years ago
wangxinxin08 ad99e638fd
add double grad op for matmul (#27776)
4 years ago
Wilber c425cf1822
[API 2.0]Update 2.0 api from fluid to paddle (#27802)
4 years ago
Yiqun Liu bf187c7577
Polish the documentation and examples of paddle.static.nn.fc. (#27768)
4 years ago
zhupengyang 0025e0d87b
refine APIs: brelu, hardsigmoid, hardswish, maxout (#27658)
4 years ago
zhupengyang 5098891fdf
add softmax xpu kernel (#27700)
4 years ago
Leo Chen 65c06141b6
disable_fuse_all_reduce (#27746)
4 years ago
Double_V f6ad2375be
fix pool3d bug, test=develop (#27718)
4 years ago
石晓伟 0d27591642
save operator version infomation to program desc, test=develop (#27668)
4 years ago
zhulei 00d401ec1a
Add api of constant in paddle.nn.initializer (#27786)
4 years ago
Li Fuchen c4b1faa469
modified sample code of add_position_encoding to use paddle.randn, test=document_fix (#27679)
4 years ago
LielinJiang d3b98f0d84
Fix dynamic parallel train mode for hapi (#27787)
4 years ago
LutaoChu b53970ee36
Fix cross, cumsum op docs test=document_fix
4 years ago
Feiyu Chan c52b6bbfa9
add alias for RNN APIs from paddle.nn.layer.rnn explicitly (#27784)
4 years ago
Yiqun Liu 836ee3b0c8
Polish the english documentation and example of paddle.nn.Linear and paddle.nn.functional.linear (#27759)
4 years ago
liu zhengxi 061240b34a
remove beam_search and beam_search_decode api in paddle.nn (#27660)
4 years ago
zhupengyang 395cb561aa
refine logsumexp error message and docs (#27713)
4 years ago
Jacek Czaja 606611d351
[oneDNN] GRU BF16 kernel (#27731)
4 years ago
gongweibao baddedfdf1
fix ut test=develop (#27760)
4 years ago
zhulei 6da552a22f
Update initializer examples of Bilinear (#27709)
4 years ago
FlyingQianMM 7ecbc465c1
reimplement paddle.nn.functional.sigmoid_focal_loss (#27748)
4 years ago
Qi Li 994438b109
change clip grad api, test=develop (#27767)
4 years ago
LielinJiang d84eb9b33f
keep network mode unchange when use summary api (#27754)
4 years ago
LielinJiang b9c7c66ea5
add type promotion (#27756)
4 years ago
LielinJiang 9089841b6e
Fix bilateral inference shape bug (#26822)
4 years ago
wanghuancoder 6076d0a5df
modify doc for bilinear_tensor_product, test=develop (#27613)
4 years ago
Chen Weihang bcc34724c2
polish api code & example (#27696)
4 years ago
wanghuancoder c826bcb2ec
modify doc for ParameterList and LayerList (#27609)
4 years ago
wanghuancoder aaa3ee65e4
modify doc for unique_name.guard unique_name.generate unique_name.switch, test=develop (#27605)
4 years ago
wanghuancoder 7ca66f1e06
modify Sequential doc, test=develop (#27608)
4 years ago
wanghuancoder 7698e19928
modify doc for paddle.nn.Layer (#27624)
4 years ago
huangjun12 7793fd2877
add huber_loss to fix ci, test=develop (#27766)
4 years ago
huangjun12 de60c54938
fix doc and example code of huber_loss and npair_loss (#27678)
4 years ago
Huihuang Zheng 9f3fb95b34
[Dy2stat] Add Simnet Test for V2 APIs (#27460)
4 years ago
joanna.wozna.intel a90711c7a2
Add avx512 core instructions check 2 (#27750)
4 years ago
Wojciech Uss 966447e338
Added support for quantization of fusion_gru (#27518)
4 years ago
joanna.wozna.intel 0cd4907eba
Add avx512 core instructions check (#27732)
4 years ago
ysh329 9cd86487cc
Fix api for ErrorClipByValue, code demo of clip_by_norm. test=develop (#27654)
4 years ago
123malin 54c368db1e
[API 2.0: doc] fix doc of nonzero (#27685)
4 years ago
Leo Chen 69a3339aaa
Move dygraph amp api to paddle-2.0 (#27681)
4 years ago
LielinJiang a0f1dba37f
Add visualdl callback function (#27565)
4 years ago
pangyoki 9b3ef5979d
add categorical class (#27695)
4 years ago
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
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
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
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
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
Kaipeng Deng 3ccee08285
numpy -> paddle in conv & conv_transpose (#27669)
4 years ago
whs ca2892019a
Add label smooth to functional package (#27642)
4 years ago
arlesniak 0ecf441af1
Add support for mkldnn ops types selection with FLAGS in dygraph (#27482)
4 years ago
YUNSHEN XIE e7b476c15d
disable ut test_parallel_executor_fetch_isolated_var,test=document_fix (#27641)
4 years ago
mapingshuo c29aa8c40e
fix reshape doc, remove reverse api (#27592)
4 years ago
Qinghe JING 1539a23822
Fix bugs in hdfs download (#27344)
4 years ago
cc 07b01b0e90
[doc] Change docs of WeightNormParamAttr to dygraph model (#27571)
4 years ago
Leo Chen c7e0a8bebf
Remove inplace argument when calling nn.reshape() (#27376)
4 years ago
Leo Chen 26b6169106
Refine initializer to support not passing block in dygraph mode (#27612)
4 years ago
Yang Zhang 0873644cfe
Remove alias for `l2_normalize` (#27616)
4 years ago
Feiyu Chan e1f8617ee2
bugfix: RNN does not initialize the state for the cell correctly (#27644)
4 years ago
Li Fuchen 5e4f01f5ef
modified sample code of add_position_encoding to 2.0 (#27561)
4 years ago
Zhang Ting a4c25b2f34
use paddle.is_compile_with_cuda (#27586)
4 years ago