Commit Graph

28801 Commits (a5c95cd588917efd2eb39bc4e580f6f27211268c)
 

Author SHA1 Message Date
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
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