Commit Graph

27159 Commits (417b576c34a3eeb469120f0708dbccf8c7092639)
 

Author SHA1 Message Date
Chen Weihang fccbc485f5
remove redundant visit func, test=develop (#23877)
5 years ago
tianshuo78520a f77d0afc15
Drop the number of concurrent compile (#23890)
5 years ago
zhongpu 9242d72a69
fix docker build for paddle openblas version, test=develop (#23266)
5 years ago
zhongpu 7cbc087b1b
update readme for release/1.7.2, test=develop (#23808)
5 years ago
Liufang Sang f5fac6fdb2
add paddle.std api (#23825)
5 years ago
mapingshuo f0e743f136
fix AMP and recompute (#23551)
5 years ago
yiicy f5f76e610d
fusion_seqconv_eltadd_relu error message enhancement. (#23554)
5 years ago
Double_V b4daea13f4
API/OP (center_loss, fluid.one_hot, prroi_pool, roi_pool, ctc_greed_decoder) error message enhancement (#23794)
5 years ago
zhupengyang 56c54cccbd
Op(prelu/relu/f.relu/f.log_softmax) error message enhancement (#23792)
5 years ago
guofei c2a60bb1fa
Correct the wrong name in the flag comment (#22977)
5 years ago
gfwm0502 af149f2595
OP(compare/get_places/shrink_rnn_memory) error message enhancement (#23780)
5 years ago
Qinghe JING 476294183c
fix bug in reduce op (#23795)
5 years ago
zhaoyuchen2018 f0b08123b2
OP(fused_embedding_fc_lstm) error message enhancement. test=develop (#23527)
5 years ago
zhaoyuchen2018 ef72de6fe0
API(Print) error message enhancement. test=develop (#23521)
5 years ago
Chen Weihang 5b97b8556e
remove train eval set in static runner, test=develop (#23834)
5 years ago
liu zhengxi 7b522183c0
API (create_parameter, create_global_var) error message enhancement (#23623)
5 years ago
Zhong Hui 1066f59bf7
fix compile problem on windows and some invalid argument check
5 years ago
Zeng Jinle 82f3348ad0
remove useless comment in layer.cc, test=develop, test=document_fix (#23847)
5 years ago
zhongpu 1f8d8a5358
remove dygraph api to paddle.imperative, test=develop (#23628)
5 years ago
Bai Yifan fc1b140aba
Refine error message, test=develop (#23823)
5 years ago
Chengmo ddd604446b
Fix judge pslib transpiler (#23720)
5 years ago
yiicy de3e299dbb
fusion_seqexpand_concat_fc error message enhancement, test=develop (#23558)
5 years ago
yiicy a1e7387919
Variable error message enhancement, test=develop (#23548)
5 years ago
wangguanzhong 93aa66902d
enhance the error message, test=develop (#23646)
5 years ago
xiaoting 7de0a25b5e
Add `nn.interpolate ` (#23434)
5 years ago
huzhiqiang 5fe3b63824
[error message enhancement] fused_elemwise_activation_op and fusion_conv_inception_op (#23686)
5 years ago
Chen Weihang c4e6e20640
Enrich count enforce scripts (#23810)
5 years ago
songyouwei 8f63a3ecff
fix no_grad argspec (#23790)
5 years ago
Liufang Sang 9549b78691
OP Normal, Uniform, Xavier Initializer, smooth_l1, mean_iou error message enhancement (#23751)
5 years ago
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