Commit Graph

27038 Commits (a8eac7da61e2fe681df68792f57dccb38614ce82)
 

Author SHA1 Message Date
Huihuang Zheng 45e48c3c32
[Dy2stat] Add Test and Example Code for Different Access to ProgramTranslator and Fix Related Bug (#23958)
5 years ago
lidanqing 2291634c5c
Add user local data preprocess support (#23692)
5 years ago
Steffy-zxf cca5f8fa1c
fix paddle.tensor.pow api example typo in api2.0
5 years ago
Zhou Wei 8002b2beb4
Avoid logging.info be printed many times in dygraph_mode,test=develop (#23932)
5 years ago
Liufang Sang 771c3b297f
update enhance error message for Initializer, smooth_l1 (#23912)
5 years ago
kinghuin 53fb0e92cc
fix compare and logical ops cond/out parameter doc bug, test=develop (#23862)
5 years ago
Zhang Ting b89dd86fb6
Update eigen (#23203)
5 years ago
GaoWei8 0be4b04d13
Api (lod_append) error message enhancement (#23541)
5 years ago
Huihuang Zheng 81c4def96a
[Dy2stat] Rename Dygraph To Static Decorators (#23880)
5 years ago
WangXi 752636f94f
cache dgc package (#23941)
5 years ago
hutuxian 65f495c9fa
remove print statement to make code clean(#23907)
5 years ago
hutuxian df64a96686
support set_test_mode and set comlog level(#23905)
5 years ago
石晓伟 2d01cc85c4
DeviceContext Split, test=develop (#23737)
5 years ago
huangjun12 8af85922d0
Error message enhancement of 6 op (#23759)
5 years ago
Zhang Ting 318dfa0d4f
remove eval in eigen function when dtype is fp16 (#23845)
5 years ago
Zhou Wei 66dc8e30f0
move the initialize position of grad_clip to optimizer(__init__),and speed up clip (#23782)
5 years ago
Zhong Hui 361c6ccc01
OP error message enhancement of l2_normalize, matmul, mean, etc
5 years ago
liym27 b3520b14fc
Get answer code from function instead of str. test=develop (#23904)
5 years ago
liym27 37ef7c1351
[dy2static]Fix a bug of is_dygraph_api and move BasicApiTransformer to a separate file(#23923)
5 years ago
liuwei1031 c645d23519
improve efficiency of dot op in dygraph mode (#23856)
5 years ago
liu zhengxi 53cfac9492
Fix trt fc fuse test (#23852)
5 years ago
Bai Yifan 477cb1fdb3
Add addcmul, test=develop (#23411)
5 years ago
chenhaoze b7d185d6ca
OP clip, merge_lod_tensor, convert/elementwise error message enhancement (#23742)
5 years ago
gfwm0502 d8ca66dae2
Modify documents of executor and randn and fix other errors (#23879)
5 years ago
gfwm0502 a756360263
OP/API (While/while_loop/DynamicRNN) : Error Message Enhancement (#23896)
5 years ago
Zhang Ting b88662254b
use 32 bit index to improve expand op (#23899)
5 years ago
lijianshe02 e21b3c273e
add nll_loss op test=develop (#23758)
5 years ago
cc 40aa14ec77
Weight quantization support channel_wise_abs_max method to achieve higher accuracy (#23629)
5 years ago
Chen Weihang 1747bbdbab
disable test imperative data loader exception, test=develop, test=document_fix (#23933)
5 years ago
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