Commit Graph

5691 Commits (8f2656ef5ca4ab16f06d94b8ca9392d3f0f760ae)

Author SHA1 Message Date
Thunderbrook 8c25dfaacc
op error info (#27856)
5 years ago
ShenLiang 6d63cd2b93
add gather_op xpu, test=kunlun (#27822)
5 years ago
Feiyu Chan 1d95a0fbc3
fix error message for nce_op (#27863)
5 years ago
guofei 2e1bca99ca
Refine the gradient calculation errors caused by renaming in while_grad (#27814)
5 years ago
wanghuancoder 8fa4c09889
add load_op_xpu for Baidu Kunlun (#27817)
5 years ago
Jacek Czaja 55e63763ec
[oneDNN] adaptive pool support (#27747)
5 years ago
Zhang Ting 16999ae49d
use IndexList to improve performance of instance_norm op (#25132)
5 years ago
GaoWei8 36bb056ed6
Add flattern weight of lstm (#27192)
5 years ago
Guanghua Yu 7779790c61
error message optimization in softmax_with_cross_entropy_op (#27772)
5 years ago
TeslaZhao 070ac9590c
Add double grad in Squeeze and Unsqueeze (#27810)
5 years ago
Jack Zhou d4359b0f39
add the kunlun kernel for the paddle 2.0
5 years ago
mapingshuo 840d54de9b
add XPU support for shape op and reshape op (#27804)
5 years ago
cc 8fabb1c32f
Add test attribute in channelwise_quant op, test=develop (#27742)
5 years ago
wangxinxin08 ad99e638fd
add double grad op for matmul (#27776)
5 years ago
zhupengyang 0025e0d87b
refine APIs: brelu, hardsigmoid, hardswish, maxout (#27658)
5 years ago
zhupengyang 5098891fdf
add softmax xpu kernel (#27700)
5 years ago
Double_V f6ad2375be
fix pool3d bug, test=develop (#27718)
5 years ago
Feiyu Chan 0a7bab4e34
fix error mesage for negative_positive_pair_op and nce_op (#27779)
5 years ago
zhupengyang 395cb561aa
refine logsumexp error message and docs (#27713)
5 years ago
smallv0221 057e28bc8f
API(lstm_unit, lstmp, sequence_mask, sequence_enumerate, sequence_conv) error message enhancement (#27572)
5 years ago
Jacek Czaja 606611d351
[oneDNN] GRU BF16 kernel (#27731)
5 years ago
xiemoyuan 6c1acf34ed
Optimize the error message for OP (#27617)
5 years ago
cc ec7d11a492
refine fused_elemwise_activation error message (#27734)
5 years ago
Zhen Wang 365c2c9c89
fix error message showing in UpdateLossScalingOp (#27596)
5 years ago
LielinJiang 9089841b6e
Fix bilateral inference shape bug (#26822)
5 years ago
Yiqun Liu 65207b4560
Polish the error message of fc, fused_fc_elementwise_layernorm and fused_embedding_seq_pool. (#27692)
5 years ago
Jacek Czaja b9fda2ff09
Fix to issue #25537 (#27546)
5 years ago
Wojciech Uss 966447e338
Added support for quantization of fusion_gru (#27518)
5 years ago
hong19860320 7a96d5788d
Optimize the error messages of the CUDA implementation of activation ops (#27741)
5 years ago
tangwei12 fd616fadc2
repen heartbeat ut (#27684)
5 years ago
Qi Li f373269df0
update histogram op for performance optimization, test=develop (#24912)
5 years ago
MRXLT 20fb01fb00
fix distributed error info (#27206)
5 years ago
pangyoki 7cd2c13f1b
add multinomial op (#27219)
5 years ago
Wojciech Uss 42d175385d
Add support for (de/re)quantization with shift (#27481)
5 years ago
123malin cc780b1977
test=develop, optimize geo communicator (#26857)
5 years ago
yukavio 7b46fb0f14
fix generate_proposals and affine grid error info (#27636)
5 years ago
AshburnLee c3a3df6466
Add cuda support for unique op (#27646)
5 years ago
wawltor 29f4922906
optimize the error meesage for detetion_map_op
5 years ago
whs daf5aa9b8b
Fix round in grid sample op (#27657)
5 years ago
ysh329 2f9cdd9038
API/OP clip_by_norm_op error message enhancement. test=develop (#27614)
5 years ago
yongqiangma aac57159c9
enhance array_to_lod_tensor_op lod_tensor_to_array_op errors informaiton (#27386)
5 years ago
xiemoyuan 99e3337368
Optimize the error message of OP. (#27478)
5 years ago
ShenLiang e8f873df88
optimize the speed&memory of matmul op (#27610)
5 years ago
tangwei12 9704582eef
fix op error (#27599)
5 years ago
yaoxuefeng c9a8801325
enhance error messages of lookup_tale, merge_ids, data_norm (#27619)
5 years ago
whs 9cc5603d56
Make grid support stopping graients. (#27630)
5 years ago
furnace d01f626944
update mv op according PR#27024 (#27474)
5 years ago
Double_V 9d783aeddd
Error message opt, test=develop (#27467)
5 years ago
Li Fuchen 1501a80f74
add support to float64 input of warpctc op. (#27399)
5 years ago
QingshuChen 6b727e08b1
support elementwise add, activation, matmul on Baidu Kunlun (#27143)
5 years ago
Jack Zhou d37b3774fd
register log double grad kernel for cpu and cuda
5 years ago
Chengmo d014e29fc6
fix error message (#27318)
5 years ago
Chengmo 0e101c4f6f
Fix test dist fleet heter ctr (#27513)
5 years ago
Zhong Hui a85592bcbf
fix cpplint error for the autmic max/min
5 years ago
joanna.wozna.intel b0ee1405f7
Add conv2d bfloat16 support (#27325)
5 years ago
ceci3 8daccc9ea7
Fix batch norm double grad compute (#27549)
5 years ago
ShenLiang 6fc74bbaf6
add fp16 for matmul (#27523)
5 years ago
Zhong Hui fab4e6d08f
add abs support double grad
5 years ago
GaoWei8 36ed83d270
Refine PADDLE_ENFORCE (#27360)
5 years ago
liym27 effd51b6be
Fix error message in operator/utils.h (#27532)
5 years ago
mapingshuo c83ade6d6b
add AsDuplicable for sync_comm op(#27515)
5 years ago
ruri b7319ef518
fix err msg in pixel shuffle op (#27503)
5 years ago
Kaipeng Deng d7f422c984
fix error message in conv/conv_transpose. test=develop (#27464)
5 years ago
ruri e1fb77d123
[2.0RC]refine error message in shuffle channel OP (#27505)
5 years ago
Aurelius84 f91c37e665
Refine error message of MatchMatrix and PyramidHash (#27484)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
wangchaochaohu dc713116e0
refine the error message for bath size like OP (#27446)
5 years ago
Zhong Hui 4a9d21de49
Add GPU Kernels of Segment Ops, support, sum, max, min, mean
5 years ago
Shang Zhizhou c17f9cf25f
[bug fix]:Memory increases after adapting the cudnn version to cudnn8 (#27436)
5 years ago
LutaoChu 5508c78744
Fix bug: The calculation result of Diag_v2 Op under large size input is wrong (#27447)
5 years ago
tangwei12 bc5f0246a8
large scale kv speedup (#26510)
5 years ago
Chen Weihang 41b5955538
Polish no onwer ops error message (#27448)
5 years ago
Zhang Ting 906e7f921e
add fuse_bn_act op (#27230)
5 years ago
wangchaochaohu 76fb95fe76
avoid data transform for linspace OP (#27444)
5 years ago
123malin a04524759e
Enhance Op's Error Message (#27455)
5 years ago
wangchaochaohu 0a862fd356
refine the precious of linspace Op using half way (#27452)
5 years ago
石晓伟 dd4c2d86a5
enhance error messages, test=develop (#27423)
5 years ago
Zhong Hui f4c750d721
Add the cpu version of segment sum mean max min op
5 years ago
furnace 13a4c74efd
add mv op(c++, python, unit test) (#27024)
5 years ago
LutaoChu f11a53ee76
Optimize argsort Op performance on GPU
5 years ago
ceci3 1d3b27cae8
add double grad compute for batch norm (#27296)
5 years ago
Shang Zhizhou d93661942e
fix bug sequececonv_eltadd_relu_fuse_pass (#27404)
5 years ago
Leo Chen aba759ba16
[Feature] Enhance inplace addto strategy for gradient accumulation in static graph (#27112)
5 years ago
LutaoChu 669efb98de
Fix bug: shapes of Topk outputs are wrong when the parameter k is Tensor
5 years ago
huangxu96 02606d45ef
Quant op dev (#25932)
5 years ago
MRXLT f936adbd2d
fix adam (#27343)
5 years ago
GaoWei8 1a7559718e
fix cudnn dyload (#27308)
5 years ago
wawltor b6a4349dd4
fix the error message for the math dir
5 years ago
HappyAngel 01659a6961
Polish operators error message in average_accumlate OP (#27268)
5 years ago
furnace 515efe4240
add empty_like op (python, and unit test), use c++ implementation of empty op, (#27287)
5 years ago
Yi Liu e9a0fbfff2
OP报错信息优化 (#27301)
5 years ago
Jack Zhou 63203c4abc
enhance reduce op which can reduce tensor with arbitrary rank
5 years ago
ShenLiang 9ee77b1f41
Fix elementwise_floordiv op (#27352)
5 years ago
Jack Zhou 6e29c2da05
Error description optimize for the math dir
5 years ago
Jacek Czaja 4582f697b6
- Fix to concat oneDNN overwritting data (#27273)
5 years ago
ShenLiang c296618c94
fix error message in broadcast/allreduce/gather (#27302)
5 years ago
wawltor 4e8582fe5a
update the error message check for the some ops
5 years ago
wawltor d003573f90
add the error message check for the some operator
5 years ago
GaoWei8 ee1ed42c99
change sequence length attribute to input (#27193)
5 years ago
joanna.wozna.intel 1483ea2304
Add bfloat16 passes (#26999)
5 years ago
lilong12 bf461fa524
Improving error report message for sequence_expand op (#27245)
5 years ago
Zhong Hui bbad3414e8
Enhance the error messages for files in operators/math
5 years ago
Pei Yang aae41c6fca
refine error message related to paddle-TRT (#27256)
5 years ago
Zhen Wang d708b21074
Update amp_check_finite_and_scale_op and add an updating_loss_scaling op for static graph amp training. (#26240)
5 years ago
Adam cc3f4b813a
Add int8 GRU kernel (#27220)
5 years ago
Jack Zhou 9437ce36c4
Error description optimize for math dir
5 years ago
Zhang Ting 5c1bafbbc6
use eval to improve performance, test=develop (#25459)
5 years ago
lidanqing 5c4eed66fd
Fix GRU mkldnn kernel fail on look_table_v2 (#27198)
5 years ago
Chen Weihang 33ff833af2
fix loaded no params layer run error (#27241)
5 years ago
Wilber 1b84c0bf43
Lite subgraph refine predictor (#27167)
5 years ago
furnace 2e59769612
add empty op (c++, python, unit test) (#26659)
5 years ago
lilong12 c5f957ae38
add double grad for tile op and expand_v2 op (#27114)
5 years ago
lilong12 58a88ba9af
add double grad for expand (#27183)
5 years ago
Qi Li 7c7fbd3218
fix error msg of fused_embedding_fc_lstm_op, test=develop (#27231)
5 years ago
Jacek Czaja e005861598
[oneDNN]Introducing oneDNN 1.6 (#27137)
5 years ago
ShenLiang 5bd84b22c4
revert divide (#27202)
5 years ago
wawltor fde5cfe881
fix the CudaPinMemory bug for the equal op (#27176)
5 years ago
zhupengyang cc3306f7c8
restruct logsumexp to speed up compiling (#27191)
5 years ago
Steffy-zxf 50e60e8779
update error info for selected_rows_functor
5 years ago
JZ-LIANG 5d039f4086
modified the implement of Lars optimizer (#26733)
5 years ago
wangchaochaohu c71d79b1d2
[cuda11 support] change the CMakeLists to support the cuda11 (#27124)
5 years ago
Qinghe JING 43b0445b29
Add double grad in reduce sum (#27115)
5 years ago
kinghuin ed292695c5
optimize the error message for math dir
5 years ago
yongqiangma 4558d395e9
fix Norm op error (#26771)
5 years ago
LielinJiang 4d7d661249
Fix kl and summary bug (#27132)
5 years ago
whs eb01976037
[2.0 API]Add checker in grid_sample_grad op (#27126)
5 years ago
wangguanzhong a28ae86e11
Enhance ops to support LoD as input for dygraph detection models. (#25316)
5 years ago
LielinJiang 8df5b4d608
Add correlation api to contrib (#27015)
5 years ago
kinghuin 1b102dd552
optimize the error message for unpooling.cc
5 years ago
xiaoting 58f3ef982a
fix typo for interp_v2,test=develop (#26843)
5 years ago
wangchaochaohu 5af81f833c
fix gpu kernel for numel Op (#27085)
5 years ago
zhupengyang 19ca6d9dd2
add .part to speed up compile (#27044)
5 years ago
GaoWei8 4ff16eb201
Add padding cudnn interface (#26370)
5 years ago
wawltor 8857e3911f
add the dynamic dtype check for the argmin/argma
5 years ago
wangchaochaohu 041f4ab842
refine linspace Op for dtype setting(#27071)
5 years ago
yaoxuefeng 9aa39584fe
fix cuda generator hard-coded offset step (#27027)
5 years ago
Jacek Czaja f6653c71e9
[oneDNN] Fix to conv2d grad with groups (#27006)
5 years ago
Chengmo a72752263b
support heter-xpu-ps (#27018)
5 years ago
whs 2660ea379d
Fix cuda kernel of affine grid (#27003)
5 years ago
ShenLiang ff3dc8ac73
fix the remainder (#26995)
5 years ago
yaoxuefeng 7f3e6ca596
add cuda generator (#26786)
5 years ago
joanna.wozna.intel 95e1434bb2
Add bfloat16 data type (#25402)
5 years ago
Yang Zhang 29b844ad5e
Fix clip op attr (#26924)
5 years ago
huangjun12 e480168fae
fix dropout bug in backward when input is 1d tensor (#26837)
5 years ago
Jacek Czaja 5e874cc333
- Cosmetic fixes to align with PADDLE_ENFORCE guidelines (#26891)
5 years ago
Thunderbrook 5205748481
fix eigen in push sparse; fix hadoop command (#26872)
5 years ago
wawltor 0a29fc85d6
fix the argmin,argmax op for the paddlepaddle 2.0
5 years ago
Chengmo d0962abd20
supplement bug fix of parameter server (#26217)
5 years ago
Leo Chen 60ffc22026
Refine bernoulli and unsqueeze op (#26842)
5 years ago
tangwei12 ebc5f99789
add embedding 2.0 (#26649)
5 years ago