Commit Graph

28618 Commits (baddedfdf1b13a76738cd30f7ee26ab4aac6bc0b)
 

Author SHA1 Message Date
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
cc ec7d11a492
refine fused_elemwise_activation error message (#27734)
4 years ago
Qi Li 994438b109
change clip grad api, test=develop (#27767)
4 years ago
Zhen Wang 365c2c9c89
fix error message showing in UpdateLossScalingOp (#27596)
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
YUNSHEN XIE 5345a588b7
update readme for 1.8.5,test=document_fix (#27764)
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
Yiqun Liu 65207b4560
Polish the error message of fc, fused_fc_elementwise_layernorm and fused_embedding_seq_pool. (#27692)
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 f399bed8d9
Add an option to set number of warmup iterations (#27739)
4 years ago
Jacek Czaja b9fda2ff09
Fix to issue #25537 (#27546)
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
hong19860320 7a96d5788d
Optimize the error messages of the CUDA implementation of activation ops (#27741)
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
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