Commit Graph

28862 Commits (4671d85a03a6ff501f32775ef88b8e0468ffb2a6)
 

Author SHA1 Message Date
Wilber 9005c5a260
Lite subgraph support arm cpu. (#27827)
4 years ago
joejiong 2bcb7c0a2f
Mutiply allows non-tensor data input (#27690)
4 years ago
Jacek Czaja 55e63763ec
[oneDNN] adaptive pool support (#27747)
4 years ago
chen zhiyu 6335e6a0a6
add musl option (#27798)
4 years ago
yongqiangma e8a5aefbbd
update CUDAPlace doc. test=document_fix (#27711)
4 years ago
Zhang Ting 16999ae49d
use IndexList to improve performance of instance_norm op (#25132)
4 years ago
GaoWei8 36bb056ed6
Add flattern weight of lstm (#27192)
4 years ago
Guanghua Yu 7779790c61
error message optimization in softmax_with_cross_entropy_op (#27772)
4 years ago
zhupengyang 659d04df2c
hsigmoid -> hsigmoid_loss/HSigmoidLoss; refine docs (#27745)
4 years ago
LiuChiachi b84d4ae31c
Fix bug of Model.save (#27815)
4 years ago
hong19860320 f3e2580cf0
Fix the param of swish (#27824)
4 years ago
TeslaZhao 070ac9590c
Add double grad in Squeeze and Unsqueeze (#27810)
4 years ago
Jack Zhou d4359b0f39
add the kunlun kernel for the paddle 2.0
4 years ago
LielinJiang 4676f03cbb
fix summary (#27820)
4 years ago
mapingshuo 840d54de9b
add XPU support for shape op and reshape op (#27804)
4 years ago
WangXi 0a1862d1d2
fleet combine amp dgc recompute meta optimizer (#27643)
4 years ago
cc 8fabb1c32f
Add test attribute in channelwise_quant op, test=develop (#27742)
4 years ago
tianshuo78520a 81d3992c47
Fix docker build error (#27735)
4 years ago
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
Wilber a2d08aa916
update for windows compile. (#27813)
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
iducn 1bada985fc
Modify the output information of the shell script,test=document_fix (#27805)
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
Qi Li b8d2a021f0
fix ut error of test_recognize_digits, test=develop (#27791)
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
Jacek Czaja 631c1f3018
- Fix to 27398 (#27770)
4 years ago
liu zhengxi 061240b34a
remove beam_search and beam_search_decode api in paddle.nn (#27660)
4 years ago
Feiyu Chan 0a7bab4e34
fix error mesage for negative_positive_pair_op and nce_op (#27779)
4 years ago
zhupengyang 395cb561aa
refine logsumexp error message and docs (#27713)
4 years ago
smallv0221 057e28bc8f
API(lstm_unit, lstmp, sequence_mask, sequence_enumerate, sequence_conv) error message enhancement (#27572)
4 years ago
Jacek Czaja 606611d351
[oneDNN] GRU BF16 kernel (#27731)
4 years ago
xiemoyuan 6c1acf34ed
Optimize the error message for OP (#27617)
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
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