Commit Graph

26880 Commits (840ac2b3021599f289e3940f273dca92e090666c)
 

Author SHA1 Message Date
Xing Wu 840ac2b302
Cudnn rnn layers api (#23390)
5 years ago
yaoxuefeng 5b69242fab
modify datanorm op test=develop (#23030)
5 years ago
suytingwan 3e1676fa9a
Add meshgrid op (#23736)
5 years ago
wawltor 17ec3ab23e
Fix the scale fp16 dtype support for scale op, delete the fp16 test caseraise for scale
5 years ago
Yang Zhang 648f1d5b3f
API/OP error message enhancement (#23684)
5 years ago
Yi Liu 14e7041c6d
Fix CUDAHandleHolder destruction problem. (#23772)
5 years ago
123malin 2e4196f647
add new api for Paddle2.0: nonzero, index_selct, roll, cross (#23176)
5 years ago
xiaogang f11af6a935
enhance attention_lstm and param_attr error message (#23678)
5 years ago
Feiyu Chan 600cb8c828
Add row_conv and hsigmoid into paddle.nn(functional and layer) (#23517)
5 years ago
Bai Yifan 4231d84077
enhance some op/api error message (#23768)
5 years ago
FlyingQianMM a93f333527
fix sample code diff for OP(retinanet_detection_output, retinanet_target_assign), fix `gamma` default value for OP(sigmoid_focal_loss) (#23744)
5 years ago
kinghuin dd3ae0236a
optimize compare and logical ops error info, add test case for this ops
5 years ago
Zeng Jinle c49791362f
Correct reader device index (#23802)
5 years ago
Pei Yang c528f1d4f3
[Paddle-TRT] Add hard_sigmoid and hard_swish support(support MobilenetV3) (#23672)
5 years ago
Pei Yang 015acdbfb1
Refine error message of leaky_relu, tensorrt_engine, split, prelu op converter (#23661)
5 years ago
Yibing Liu 1b5122ba07
Add variance computing layer for tensor (#23770)
5 years ago
danleifeng 222a5137b3
Add new tensor in API2.0: max,min,t,eye,log1p (#23228)
5 years ago
iducn 146bed767b
Delete reviewer for diff_unittest.py (#23787)
5 years ago
LutaoChu 289edf3962
elementwise ops error message enhancement,the python error message had add before
5 years ago
Kaipeng Deng e7e7cb5f5e
Split inplace_abn & batch_norm infershape (#23755)
5 years ago
yongqiangma afb2cb7c9c
lod_tensor_to_array error message enhance. (#23615)
5 years ago
joanna.wozna.intel 12ba05ce0c
Add scale-matmul fuse pass (#23734)
5 years ago
Zeng Jinle 96add8a469
fix print_signatures.py when defaults=None, test=develop, test=document_fix (#23784)
5 years ago
Chen Weihang 532079a222
API (CompiledProgram) error message enhancement (#23559)
5 years ago
guofei 73f421f782
Add new API : randn (#23211)
5 years ago
wawltor 8188d83be3
Fix some sample codes in api2.0,include zeros, pow, mul, ones_like, zeros_like
5 years ago
mamingjie-China 7c3fa5ff27
fix doc bug in cast OP, change 'float15' to 'float16' in support dtypes
5 years ago
liym27 0bbad002df
[dy2static] Revert to usage of 'assign' in test_transformer (#23777)
5 years ago
wawltor f3d7db98f1
Add the support of bool list for assign_value op (#23774)
5 years ago
Zhong Hui 03e737aca7
Add new norm api, support frobenius norm and p-order vector norm. (#23716)
5 years ago
xujiaqi01 15ce8e21d8
add unit accessor (#23703)
5 years ago
mapingshuo 6b4a51bae3
add cuda kernel for seed, test=develop (#23749)
5 years ago
xiaoting a9fe09f85a
polish error message (#23696)
5 years ago
GaoWei8 ff0ab75662
polish tensor.where codes and english document (#23687)
5 years ago
Yuan Shuai 529795655c
API/OP (clip_by_norm/clip) error message enhancement (#23603)
5 years ago
zhongpu b4b6763ab2
fix bug for exhaustive_search in conv_fusion_op, test=develop (#23727)
5 years ago
zhongpu d77bc12e11
fix install error in py36, test=develop (#23676)
5 years ago
zhongpu 2beb6eacba
fix if logic in dygraph (#23728)
5 years ago
LielinJiang dfe2f94993
Enhance some op error message (#23711)
5 years ago
Kaipeng Deng 63232e4941
Update OP_INOUT_CHECK (#23757)
5 years ago
Yiqun Liu 9e85d02373
Avoid crash when calling ctx->HasInputs and add the check of shape in fill_copnstant op. (#23698)
5 years ago
Steffy-zxf ac4da77aa6
update error info of ops,add some test cases for raise message (#23750)
5 years ago
mamingjie-China 17588bbeed
API(has_inf, has_nan, cumsum, fsp_matrix, increment) error message enhancement, test=develop (#23769)
5 years ago
Zhaolong Xing 3acb047a20
[Paddle-TRT]: add eltwise,pool2d, prelu, scale, concat, gelu dynamic shape support (#23396)
5 years ago
Zhaolong Xing c113302826
fix cuda9, volta, turing compile error (#23730)
5 years ago
Huihuang Zheng 1d3b0134ca
Error Message Enhancement (#23483)
5 years ago
hutuxian 6f7077db25
Add logs to debug random fail (#23731)
5 years ago
wawltor f26f7c3603
Add some error meesage and dtyp, dtyep check for some ops (#23762)
5 years ago
wawltor b822f74cd4
Add the error raise for some operators, add some test cases
5 years ago
wangchaochaohu fb34bdb40c
API/OP(fill_constant) error message enhancement (#23584)
5 years ago