Commit Graph

218 Commits (55b403e8a8bda24a30c4ed59ca6c03f850e4289d)

Author SHA1 Message Date
silingtong123 50bbb3aac7 add the CI rule to monitor CMAKE files (#22340)
5 years ago
tianshuo78520a 89b54979bc add xly gcc4.8 dockerfile (#22349)
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
Zeng Jinle 5e601a92ad
polish grad op check (#22290)
5 years ago
zhongpu e31f8a2f5e add CI check for sequence ops' unittests (#22221)
5 years ago
songyouwei 0ba1d140d4 Add CI check for sequence ops' unittests (#21615)
5 years ago
zhongpu c3a88118ec add ci approvals for dygraph optest, test=develop (#21312)
5 years ago
Tao Luo 433973d6a0
refine Op accuracy ci error message (#22196)
5 years ago
zhouwei25 606a8fd577 update cmake from version 3.5.1 to 3.16.0 (#21970)
5 years ago
juncaipeng fffcd48c24 Add ci check for error threshold (#22158)
5 years ago
zhouwei25 019e20195c fix diff_unittest.py of ci rule to avoid Misjudgment (#22113)
5 years ago
Liu Xudong 7ba7acd197 Add coverage tools (#21975)
5 years ago
Chen Weihang f220be4fdc Enable CI check to match PADDLE_ENFORCE_CUDA_SUCCESS (#22122)
5 years ago
huzhiqiang f5f65a7e8a
OP unit test specification: compiletime-runtime consistency check (#22006)
5 years ago
Pei Yang b852ef7375 add no_check_set check for op unittests (#21611)
5 years ago
liym27 3e6b1dbe70 fix bug of checking op desc: not DUPLICABLE but DISPENSABLE (#22039)
5 years ago
tianshuo78520a 0aab2578f2 fix scipy bug (#22024)
5 years ago
Zhang Ting 835ba4ec81
add is_empty_grad_op for OpTest (#22022)
5 years ago
tianshuo78520a 362bfec52e add xly py35 dockerfile (#21861)
5 years ago
tianshuo78520a 4bb8df9363 check api approveals (#21964)
5 years ago
juncaipeng 26a5d10e75
add ci check in check_api_approvals.sh, test=develop (#21951)
5 years ago
Aurelius84 15e41e9115 fix typo and refine error information in CI_register_dataType (#21932)
5 years ago
tianshuo78520a 701189d588 change API approval (#21914)
5 years ago
zhupengyang 1f3029cb54 ci check for check_shape_white_list.py (#21859)
5 years ago
huzhiqiang 53c16eabe4
test the compatibility between execution time and compiling time (#21511)
5 years ago
Zhang Ting 682ca64217
approval for skip_check_grad_ci is required, test=develop (#21854)
5 years ago
Zhang Ting 1032f934b7 add approval rule for op_check_grad_white_list.py (#21867)
5 years ago
zhouwei25 13e4756f18 change ci check rule of deleting unit-test (#21876)
5 years ago
tianshuo78520a f80157e628 Inference cuda10 (#21811)
5 years ago
zhouwei25 013225bb68 fix Execution order of ci_check_unittest, and add it to Linux_py35 (#21640)
5 years ago
Tao Luo 406d7ee260
change the approval_user_list of disabled unit-test (#21849)
5 years ago
GaoWei8 40f0905852 fix op test ci: check_output_with_place (#21788)
5 years ago
guofei 5433d5c5c5 Add CI checking for ShareDatawith or ShareBufferWith (#21536)
5 years ago
GaoWei8 6afae1d039 fix ci check for op test accuracy (#21732)
5 years ago
GaoWei8 0316223a14 ci check for op test accuracy (#21508)
5 years ago
silingtong123 91b6210a82 add approver and remove useless information (#21540)
5 years ago
zhouwei25 03133c2c58 fix the bug that cannot pathch command for the second time (#21596)
5 years ago
Tao Luo 10018f1561
refine check_api_approvals.sh (#21666)
5 years ago
liym27 1d6f0b40eb
fix bug: add attr_error only when default value is None. test=develop (#21655)
5 years ago
liym27 55f2b7defa
Polish CI error message. test=develop (#21642)
5 years ago
liym27 be6a639655
Add CI for checking Input/Output/Attr of modified Ops (#21522)
5 years ago
liym27 f4dd169a2f
move get_all_ops_desc from check_op_desc.py to print_op_desc.py (#21613)
5 years ago
zhouwei25 346705967d monitoring changes of unittest, delete one unittest will need approve (#21377)
5 years ago
liym27 9da7e6b4d4
add file check_op_desc.py and add interface to get default value. (#21530)
5 years ago
Wilber 557f7bfebc add CI check for OperatorBase (#21549)
5 years ago
liu zhengxi f663f34a48 Add CI rule to check unittests inplace_atol (#21528)
5 years ago
Aurelius84 fa7cff1fee
Add CI for checking registered data_type of new Op (#21488)
5 years ago
Yucheng 9144ae4249 refactored sample code test program and fixed a bug (#21467)
5 years ago
Aurelius84 54382ce497
Add get_all_kernels api of registered data_type in pybind.cc (#21499)
5 years ago