Commit Graph

5604 Commits (cff7a49856c7e3507bba1e6226a303597c5300cd)

Author SHA1 Message Date
songyouwei cff7a49856 Add ParameterList (#21056)
6 years ago
songyouwei 8439384e25 Move sequence op unittest files to a separate folder sequence (#21842)
6 years ago
GaoWei8 2690ddb558 Use skip_check_grad_ci to skip grad check (#21907)
6 years ago
zhupengyang 1f3029cb54 ci check for check_shape_white_list.py (#21859)
6 years ago
Aurelius84 51a86d2b6b Optimize adam speed (#21777)
6 years ago
Leo Chen 310edc0d0c
Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724)
6 years ago
lijianshe02 f17bd1786a
add decorator skip_check_grad_ci for test_group_norm (#21910)
6 years ago
juncaipeng feabed1309
Modify op test (#21835)
6 years ago
huzhiqiang 53c16eabe4
test the compatibility between execution time and compiling time (#21511)
6 years ago
lidanqing 9dff56e8e2 change qat_performance with mobilenet, change batch_size of qat2_resnet50 (#21895)
6 years ago
zhupengyang 5b282a8157 skip check_grad of TestHSigmoidOpSparse (#21888)
6 years ago
FDInSky 6b9fbcf3ad Update iou_similarity op to support non-normalized bbox (#21671)
6 years ago
zhupengyang d053561d84 use large input size in tree_conv and teacher_student_sigmoid_loss (#21896)
6 years ago
guofei 46f9184aff Modify the while_loop API (#21844)
6 years ago
Guo Sheng 7689b6aaa4
Fix default label dim of label_smooth_op. test=develop (#21862)
6 years ago
WangXi 52a61edaad rename test_dist_mnist & run dist parallel, test=develop (#21874)
6 years ago
silingtong123 879e3074ea fix the unittest of test_check_import_scipy on V100 (#21853)
6 years ago
Leo Chen a25418b32c
Set dtype of compare op's output to bool (#21864)
6 years ago
tangwei12 934d99867a
add selected rows supported in framework (#21808)
6 years ago
gongweibao 855ed5fb3d
revert parallel test=develop (#21856)
6 years ago
Leo Chen 25e765a4fe
Copy stop_gradient property of variable in clone (#21825)
6 years ago
hong 957e182a90
revert a+b axis change; test=develop (#21821)
6 years ago
tangwei12 6624ea7673
skip test_fetch_handler, will investigate it later, test=develop (#21845)
6 years ago
Chen Weihang 2b941736f3 fix softmax_with_cross_entropy_fix bug, test=develop (#21810)
6 years ago
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