Commit Graph

9610 Commits (f4379a9149f38e2bb3f29ab9b02e3a173fd745de)

Author SHA1 Message Date
juncaipeng f4379a9149 Update the precision of some op tests from fp32 to fp64 (#21847)
6 years ago
Zhang Ting 538c848958 add decorator skip_check_grad_ci (#21836)
6 years ago
juncaipeng bf9c5de752 Update test precision from fp32 to fp64 (#21848)
6 years ago
GaoWei8 2b1f08c76c Remove self-set accuracy parameters of op tests: max_relative_error (#21815)
6 years ago
zhupengyang 9bb1e3ea16 add shape_check for op tests (#21391)
6 years ago
songyouwei 63a5fb4cac tmp fix depthwise_conv2d in dygraph (#21840)
6 years ago
juncaipeng 5bb9deb335 Update the precision of some op tests from fp32 to fp64 (#21774)
6 years ago
Chengmo a86f11b5f5
Speed GEO dense calc & communication (#21579)
6 years ago
Wojciech Uss 666c3bb9b0 handle multi-inputs with empty inputs for mkldnn_concat_op (#21827)
6 years ago
GaoWei8 a9af87edbc Remove self-set accuracy parameters of op tests: max_relative_error (#21823)
6 years ago
GaoWei8 e53d5967c9 Remove self-set accuracy parameters of op tests: max_relative_error (#21816)
6 years ago
songyouwei 1395828408 Add dygraph Linear layer (#21265)
6 years ago
GaoWei8 d683b65b1a Remove self-set accuracy parameters of op tests: atol (#21711)
6 years ago
juncaipeng 8b74fc4fa7
Fix post training quantization (#21745)
6 years ago
Zeng Jinle aa4d6a5d6c
Add some debug flags to auto growth allocator (#21766)
6 years ago
Leo Chen c50ebeac12 add comments of inplace_atol (#21819)
6 years ago
guofei 8b7c50f49a Make While Op could run on GPU place and add while_loop unittest (#21672)
6 years ago
GaoWei8 a3a3558dd0 Remove self-set accuracy parameters of op tests: max_relative_error (#21817)
6 years ago
GaoWei8 187d1c38ef Remove self-set accuracy parameters of op tests: max_relative_error (#21744)
6 years ago
silingtong123 3c33417905 modify the method of skipping CI in distributed unittests (#21764)
6 years ago
juncaipeng fb067fa4d2
Modify test framework, test=develop (#21789)
6 years ago
Huihuang Zheng 557bce77da
Fix Backward Bugs in Conditional Block (#21809)
6 years ago
GaoWei8 eab124ba98 fix accuracy parameters of op tests (#21813)
6 years ago
juncaipeng 642b33564e Update test precision from fp32 to fp64 (#21805)
6 years ago
Zeng Jinle 04909137f5
fix lr assert, test=develop (#21780)
6 years ago
juncaipeng 9894a4fb35 update test precision from fp32 to fp64, test=develop (#21783)
6 years ago
Leo Chen c96f06f2f6
add unary operator __neg__, test=develop (#21787)
6 years ago
GaoWei8 65c8eac9fe Remove self-set accuracy parameters of op tests: max_relative_error (#21741)
6 years ago
GaoWei8 579a159a7b Remove self-set accuracy parameters of op tests: max_relative_error (#21739)
6 years ago
zhouwei25 ecb2419e5c increase the explanation doc of py_func (#21631)
6 years ago
Youwei Song b976ba3e83 fix unittests (#21786)
6 years ago
Zhang Ting 73e97d39b4 add check for check_grad in Op unittests (#21383)
6 years ago
Huihuang Zheng 0677a1c1c1
Fix That conditional_block_op Doesn't Have InferShape (#21733)
6 years ago
GaoWei8 ac666b8ac3 Remove self-set accuracy parameters of op tests: atol (#21731)
6 years ago
GaoWei8 c924353d4f Remove self-set accuracy parameters of op tests: max_relative_error (#21740)
6 years ago
Youwei Song f6144d8463 remove build_once & name_scope (#21131)
6 years ago
WangXi 0fe16539ef Fix dgc & launch tests in cpu ci (#21759)
6 years ago
zhaoyuchen2018 a5a8d14414
Fix softmax cuda bug (#21720)
6 years ago
Kaipeng Deng 943a44492b
yolo_box OP add Attr(clip_bbox). (#21620)
6 years ago
zhupengyang c4f8f3bddc use large input shape for accuracy test (#21758)
6 years ago
GaoWei8 92f83e46aa fix accuracy parameters of op tests (#21729)
6 years ago
zhouwei25 e92d113590 fix bug that tuple(Variable) is converted to list(Variable) uncorrectly (#21687)
6 years ago
Leo Chen 7181afd75c
Fix elementwise_pow bug on CUDA place with integer (#21675)
6 years ago
Chen Weihang 68999b6c7a
simplify dygraph data loader code, test=develop (#21722)
6 years ago
Leo Chen 9c481e12ba
Patch math method for VarBase using auto-generated op functions (#21656)
6 years ago
lilong12 aa287e19fe remove the dependency on ssl (#21712)
6 years ago
Aurelius84 1ee5ba1c58
Enhance checking on sub branch of backward (#21582)
6 years ago
WangXi 4570295122 fix assert in nan inf tests, test=develop (#21742)
6 years ago
gongweibao 549f24b5f1 run dist tests parallel(#21751)
6 years ago
juncaipeng a6e935f424
Update op test framework (#21599)
6 years ago