Commit Graph

26344 Commits (14672a63647a120487fc1c212e38c406ffd94444)
 

Author SHA1 Message Date
wangchaochaohu e6ca512af1
refine convert type for numpy type (#22386)
5 years ago
ceci3 20f30dd604
add benchmark flag for conv_transpose (#22389)
5 years ago
lilong12 6d325a9470
enable test_dist_se_resnext_nccl.py, test=develop (#22067)
5 years ago
Leo Chen b96c7c9a7a
polish code, test=develop (#22380)
5 years ago
石晓伟 a392b77785
add no_grad_set value check in op_test, test=develop (#22370)
5 years ago
Chengmo 8f36c39537
Fix GEO-SGD init & send Bug (#22375)
5 years ago
songyouwei 39bdefd875 open depthwise_conv2d in dygraph (#22373)
5 years ago
gongweibao ad2bc0c364 Fix a distribution bug and cleanup some not need logs. (#22381)
5 years ago
juncaipeng 7b0692a610
remove skip_check in test_activation_mkldnn_op, test=develop (#22376)
5 years ago
whs 5f655d2cef Refine unitest im2seq op. (#22372)
5 years ago
zhouwei25 de9edf58ef Using parallel compiling (/MP) (#22263)
5 years ago
zhouwei25 4eb5ab1cdb update docker image of CI_py35 and CI_inference (#22364)
5 years ago
Wilber 55b403e8a8 Modify lite commit id. (#22371)
5 years ago
Zeng Jinle 039bb5050c
Polish backward.py to prune more ops (#22246)
5 years ago
zhongpu 7b2c0993f0 Update README.md and README_cn.md to latest version 1.6.3, test=develop (#22367)
5 years ago
Zeng Jinle 26da700ab2
Fix static graph dataloader early reset bug (#22365)
5 years ago
zhupengyang c6f888e5a5 update unittest accuracy to float64 for relu, prelu, maxout (#22273)
5 years ago
wangchaochaohu 0d8b222b79
Optimize the depthwise op test=develop (#22265)
5 years ago
juncaipeng 325f0722bd skip all mkldnn op test (#22363)
5 years ago
Leo Chen aaa4fe491a
use function instead of lambda, test=develop (#22348)
5 years ago
石晓伟 24f9037e62
update external lite, test=develop (#22347)
5 years ago
silingtong123 50bbb3aac7 add the CI rule to monitor CMAKE files (#22340)
5 years ago
Adam e7a9f6bbb7 [Bugfix] Preserve shape in inpalce operators (#22360)
5 years ago
tianshuo78520a 89b54979bc add xly gcc4.8 dockerfile (#22349)
5 years ago
Chengmo a22aaf7078
test=develop, fix test dist fleet geo unittest (#22287)
5 years ago
qingqing01 2d20869c94 Fix infer_shape in compling for elementwise_op (#22291)
5 years ago
Yiqun Liu b7cac50b64
Implement a common python unittest to test the ir passes. (#22209)
5 years ago
songyouwei 99f5907e02 Fix layer & dygraph circular dependent (#22334)
5 years ago
songyouwei 4dec15999f Allow Layer attr shadow (#22333)
5 years ago
zhupengyang cf0e264e63 all cases use large shape and skip special cases (#22332)
5 years ago
tangwei12 82bc814a57
integrated HALF_ASYNC to communicator (#21869)
5 years ago
wangchaochaohu 1e932eccfa
remove unused code test=develop (#22327)
5 years ago
hong 00c0139e6e add learning rate api of optimizer (#22080)
5 years ago
Leo Chen 3e5744aa65
Remove unused inputs for some operators (#22284)
5 years ago
Li Fuchen 51e147a130
fix the en doc and example code of warpctc (#22325)
5 years ago
zhangchunle 805328e13b fix typo in error message (#22312)
5 years ago
juncaipeng b339dff231
fix use cache file, test=develop (#22240)
5 years ago
lidanqing 895f8da7d6 change std::cout to log(INFO), vlog (#22316)
5 years ago
zhupengyang cb5e0d20c2 skip cases with small shape (#22318)
5 years ago
石晓伟 8cb04664b9
revert paddle_fluid.map, test=develop (#22236)
5 years ago
zhongpu b1c081f4c7 polish Optimizer's API description, test=develop (#22314)
5 years ago
hong 008ea1ae2e
Fix test layers 单测随机挂问题 (#22278)
5 years ago
Chen Weihang 35efbe6d95
Speeding up dygraph DataLoader with multiprocessing (#21762)
5 years ago
Zeng Jinle 5751509e15
delete tools/generate_op_use_grad_op_desc_maker_spec.py, test=develop (#22308)
5 years ago
zhupengyang 7ab44afbcc check op tests' shape should be 100+ (#22047)
5 years ago
Wilber 36afdbd3e1
modify lite commit id to support var_conv_2d cascade. test=develop (#22299)
5 years ago
Zeng Jinle 9435533adf
remove op_use_default_grad_op_maker.spec, test=develop, test=document_fix (#22300)
5 years ago
wangchaochaohu 7b76a76495
fix the conda build confilict test=develop (#22279)
5 years ago
juncaipeng 8f7372ca81
add mul and matmul quantization, test=develop (#22054)
5 years ago
hong 737334989b
State dict do not count data parallel layers (#22169)
5 years ago