Commit Graph

26006 Commits (8439384e257f6a69b6afe5d1944cdf1a0c4af3c2)
 

Author SHA1 Message Date
songyouwei 1395828408 Add dygraph Linear layer (#21265)
5 years ago
GaoWei8 d683b65b1a Remove self-set accuracy parameters of op tests: atol (#21711)
5 years ago
juncaipeng 8b74fc4fa7
Fix post training quantization (#21745)
5 years ago
Zeng Jinle aa4d6a5d6c
Add some debug flags to auto growth allocator (#21766)
5 years ago
Leo Chen c50ebeac12 add comments of inplace_atol (#21819)
5 years ago
guofei 8b7c50f49a Make While Op could run on GPU place and add while_loop unittest (#21672)
5 years ago
WangXi 17299b8d21 fix batch_norm_grad infer shape=0 & add allreduce enforce shape, test=develop (#21801)
5 years ago
GaoWei8 a3a3558dd0 Remove self-set accuracy parameters of op tests: max_relative_error (#21817)
5 years ago
GaoWei8 187d1c38ef Remove self-set accuracy parameters of op tests: max_relative_error (#21744)
5 years ago
silingtong123 3c33417905 modify the method of skipping CI in distributed unittests (#21764)
5 years ago
juncaipeng fb067fa4d2
Modify test framework, test=develop (#21789)
5 years ago
Huihuang Zheng 557bce77da
Fix Backward Bugs in Conditional Block (#21809)
5 years ago
GaoWei8 eab124ba98 fix accuracy parameters of op tests (#21813)
5 years ago
juncaipeng 642b33564e Update test precision from fp32 to fp64 (#21805)
5 years ago
Zeng Jinle 04909137f5
fix lr assert, test=develop (#21780)
5 years ago
xujiaqi01 0eb4d990c4
fix compiled error when with_pslib=on (#21769)
5 years ago
juncaipeng 9894a4fb35 update test precision from fp32 to fp64, test=develop (#21783)
5 years ago
Leo Chen c96f06f2f6
add unary operator __neg__, test=develop (#21787)
5 years ago
GaoWei8 40f0905852 fix op test ci: check_output_with_place (#21788)
5 years ago
GaoWei8 65c8eac9fe Remove self-set accuracy parameters of op tests: max_relative_error (#21741)
5 years ago
GaoWei8 579a159a7b Remove self-set accuracy parameters of op tests: max_relative_error (#21739)
5 years ago
zhouwei25 ecb2419e5c increase the explanation doc of py_func (#21631)
5 years ago
Youwei Song b976ba3e83 fix unittests (#21786)
5 years ago
Zhang Ting 73e97d39b4 add check for check_grad in Op unittests (#21383)
5 years ago
Huihuang Zheng 0677a1c1c1
Fix That conditional_block_op Doesn't Have InferShape (#21733)
5 years ago
GaoWei8 ac666b8ac3 Remove self-set accuracy parameters of op tests: atol (#21731)
5 years ago
GaoWei8 c924353d4f Remove self-set accuracy parameters of op tests: max_relative_error (#21740)
5 years ago
Youwei Song f6144d8463 remove build_once & name_scope (#21131)
5 years ago
WangXi 0fe16539ef Fix dgc & launch tests in cpu ci (#21759)
5 years ago
zhouwei25 94d7275219 add one losing patch file of warpctc (#21757)
5 years ago
zhaoyuchen2018 a5a8d14414
Fix softmax cuda bug (#21720)
5 years ago
Kaipeng Deng 943a44492b
yolo_box OP add Attr(clip_bbox). (#21620)
5 years ago
zhupengyang c4f8f3bddc use large input shape for accuracy test (#21758)
5 years ago
GaoWei8 92f83e46aa fix accuracy parameters of op tests (#21729)
5 years ago
zhouwei25 e92d113590 fix bug that tuple(Variable) is converted to list(Variable) uncorrectly (#21687)
5 years ago
Michał Gallus a5159d8480 Re-anble vgg and resnet101 models download (#21713)
5 years ago
Leo Chen 7181afd75c
Fix elementwise_pow bug on CUDA place with integer (#21675)
5 years ago
Chen Weihang 68999b6c7a
simplify dygraph data loader code, test=develop (#21722)
5 years ago
Leo Chen 9c481e12ba
Patch math method for VarBase using auto-generated op functions (#21656)
5 years ago
lilong12 aa287e19fe remove the dependency on ssl (#21712)
5 years ago
xujiaqi01 37896e9050
fix compile error when WITH_PSLIB=ON (#21702)
5 years ago
Aurelius84 1ee5ba1c58
Enhance checking on sub branch of backward (#21582)
5 years ago
zhouwei25 34dc710641 fix wrong commitID with patch file of warpctc (#21755)
5 years ago
石晓伟 2bb135825e
fix analysis_predictor when func is called multiple times, test=release/1.6 (#21665)
5 years ago
lidanqing d3a96632fa Add fc-dequantize squash in cpu_quantize_squash_pass for ernie model (#21714)
5 years ago
Chen Weihang 1fd1f06f11 Rename paddle throw error macro (#21657)
5 years ago
WangXi 4570295122 fix assert in nan inf tests, test=develop (#21742)
5 years ago
WangXi 8754cbd1f2 fix std::min type in nan_inf, test=develop (#21725)
5 years ago
gongweibao 549f24b5f1 run dist tests parallel(#21751)
5 years ago
juncaipeng a6e935f424
Update op test framework (#21599)
5 years ago