Commit Graph

26226 Commits (325f0722bdb049fef657f0f4b588eb361377e675)
 

Author SHA1 Message Date
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
Zeng Jinle 5e601a92ad
polish grad op check (#22290)
5 years ago
Aurelius84 60a6d68fb9
remove _optimized_guard in dygrahpe_mode (#22143)
5 years ago
Aurelius84 a2603c5bf4
Remove _optimized_guard of append_regularization_ops in Dgraph mode (#22271)
5 years ago
Bai Yifan faba4b116a
Remove disable flag in test_fsp_op.py (#22171)
5 years ago
juncaipeng 67e9247f4c Make every op in a line to avoid conflict in the future (#22274)
5 years ago
songyouwei 4bf2ccaa52 fix save_dygraph & save with nonexistent dir (#22266)
5 years ago
zhongpu 9a7245de0e fix optest of check_dygraph=False, test=develop (#22283)
5 years ago
Zhen Wang e40cfb1010
fix the bug of assert_is_op_output. test=develop (#22262)
5 years ago
Bai Yifan a46bb2e6ab
Fix slim log format, test=develop (#22281)
5 years ago
danleifeng f56e07492c edit useless code;test=develop (#22276)
5 years ago
Leo Chen 032e49c494
fix compile issue, test=develop (#22001)
5 years ago
zhongpu e31f8a2f5e add CI check for sequence ops' unittests (#22221)
5 years ago
Wojciech Uss d3a6647372 improve placement pass tests code coverage (#22197)
5 years ago
danleifeng f5262865c0 change select_gpus into absolute values in launch.py (#22031)
5 years ago
zhupengyang 2b619493e2 all cases use large shape (#22241)
5 years ago
liu zhengxi 07afc29e90
Make api.cc malloc consistent with paddle_api.h for PaddleBuf (#22255)
5 years ago
silingtong123 4f1da4adcb remove the useless third_party library from C++ inference library (#22021)
5 years ago
Leo Chen d4bdbf8cf0
Polish nn code, test=develop (#22237)
5 years ago