Commit Graph

26167 Commits (9942d9ed5cc99f62d1af74c5b55b27765fdd26c5)
 

Author SHA1 Message Date
juncaipeng bf9c5de752 Update test precision from fp32 to fp64 (#21848)
5 years ago
GaoWei8 2b1f08c76c Remove self-set accuracy parameters of op tests: max_relative_error (#21815)
5 years ago
Tao Luo 406d7ee260
change the approval_user_list of disabled unit-test (#21849)
5 years ago
Michał Gallus 253e664275 Disable memory opt pass when DNNL is on (#21826)
5 years ago
zhupengyang 9bb1e3ea16 add shape_check for op tests (#21391)
5 years ago
songyouwei 63a5fb4cac tmp fix depthwise_conv2d in dygraph (#21840)
5 years ago
juncaipeng 5bb9deb335 Update the precision of some op tests from fp32 to fp64 (#21774)
5 years ago
Chengmo a86f11b5f5
Speed GEO dense calc & communication (#21579)
5 years ago
Wojciech Uss 666c3bb9b0 handle multi-inputs with empty inputs for mkldnn_concat_op (#21827)
5 years ago
GaoWei8 a9af87edbc Remove self-set accuracy parameters of op tests: max_relative_error (#21823)
5 years ago
GaoWei8 e53d5967c9 Remove self-set accuracy parameters of op tests: max_relative_error (#21816)
5 years ago
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