Commit Graph

206 Commits (cf475f95dfa1c28362b4fdb94930824054c3dce4)

Author SHA1 Message Date
Liu Xudong 7ba7acd197 Add coverage tools (#21975)
6 years ago
Chen Weihang f220be4fdc Enable CI check to match PADDLE_ENFORCE_CUDA_SUCCESS (#22122)
6 years ago
huzhiqiang f5f65a7e8a
OP unit test specification: compiletime-runtime consistency check (#22006)
6 years ago
Pei Yang b852ef7375 add no_check_set check for op unittests (#21611)
6 years ago
liym27 3e6b1dbe70 fix bug of checking op desc: not DUPLICABLE but DISPENSABLE (#22039)
6 years ago
tianshuo78520a 0aab2578f2 fix scipy bug (#22024)
6 years ago
Zhang Ting 835ba4ec81
add is_empty_grad_op for OpTest (#22022)
6 years ago
tianshuo78520a 362bfec52e add xly py35 dockerfile (#21861)
6 years ago
tianshuo78520a 4bb8df9363 check api approveals (#21964)
6 years ago
juncaipeng 26a5d10e75
add ci check in check_api_approvals.sh, test=develop (#21951)
6 years ago
Aurelius84 15e41e9115 fix typo and refine error information in CI_register_dataType (#21932)
6 years ago
tianshuo78520a 701189d588 change API approval (#21914)
6 years ago
zhupengyang 1f3029cb54 ci check for check_shape_white_list.py (#21859)
6 years ago
huzhiqiang 53c16eabe4
test the compatibility between execution time and compiling time (#21511)
6 years ago
Zhang Ting 682ca64217
approval for skip_check_grad_ci is required, test=develop (#21854)
6 years ago
Zhang Ting 1032f934b7 add approval rule for op_check_grad_white_list.py (#21867)
6 years ago
zhouwei25 13e4756f18 change ci check rule of deleting unit-test (#21876)
6 years ago
tianshuo78520a f80157e628 Inference cuda10 (#21811)
6 years ago
zhouwei25 013225bb68 fix Execution order of ci_check_unittest, and add it to Linux_py35 (#21640)
6 years ago
Tao Luo 406d7ee260
change the approval_user_list of disabled unit-test (#21849)
6 years ago
GaoWei8 40f0905852 fix op test ci: check_output_with_place (#21788)
6 years ago
guofei 5433d5c5c5 Add CI checking for ShareDatawith or ShareBufferWith (#21536)
6 years ago
GaoWei8 6afae1d039 fix ci check for op test accuracy (#21732)
6 years ago
GaoWei8 0316223a14 ci check for op test accuracy (#21508)
6 years ago
silingtong123 91b6210a82 add approver and remove useless information (#21540)
6 years ago
zhouwei25 03133c2c58 fix the bug that cannot pathch command for the second time (#21596)
6 years ago
Tao Luo 10018f1561
refine check_api_approvals.sh (#21666)
6 years ago
liym27 1d6f0b40eb
fix bug: add attr_error only when default value is None. test=develop (#21655)
6 years ago
liym27 55f2b7defa
Polish CI error message. test=develop (#21642)
6 years ago
liym27 be6a639655
Add CI for checking Input/Output/Attr of modified Ops (#21522)
6 years ago
liym27 f4dd169a2f
move get_all_ops_desc from check_op_desc.py to print_op_desc.py (#21613)
6 years ago
zhouwei25 346705967d monitoring changes of unittest, delete one unittest will need approve (#21377)
6 years ago
liym27 9da7e6b4d4
add file check_op_desc.py and add interface to get default value. (#21530)
6 years ago
Wilber 557f7bfebc add CI check for OperatorBase (#21549)
6 years ago
liu zhengxi f663f34a48 Add CI rule to check unittests inplace_atol (#21528)
6 years ago
Aurelius84 fa7cff1fee
Add CI for checking registered data_type of new Op (#21488)
6 years ago
Yucheng 9144ae4249 refactored sample code test program and fixed a bug (#21467)
6 years ago
Aurelius84 54382ce497
Add get_all_kernels api of registered data_type in pybind.cc (#21499)
6 years ago
Tao Luo b4ad7bdf39
add url for PADDLE_ENFROCE rewriting hint (#21513)
6 years ago
silingtong123 96a446f669 Unittest is not allowed to be disabled (#21483)
6 years ago
Leo Chen e0c9d856fb
add unused input vars check for OpWithKernel, test=develop (#21169)
6 years ago
tianshuo78520a e0da2bcd54 optimization check_api_approvals (#21371)
6 years ago
tianshuo78520a 508b898d3e change api document review (#21255)
6 years ago
Zeng Jinle 925280b96c
Change GCC version to be 8.2 in Dockerfile.GCC8 (#21222)
6 years ago
Chen Weihang 2dfcbb8be8
Fix PADDLE_ENFORCE ci check bug (#21233)
6 years ago
Chen Weihang 7269ffe3cc
Add CI check for error message writing specification (#21107)
6 years ago
Chen Weihang 44a0a4adcc
add paddle enforce count sh, test=develop, test=document_fix (#21178)
6 years ago
tianshuo78520a fc02c2995e refine API.spec information (#21038)
6 years ago
tianshuo78520a d89ca2ffb5 split api_spec document (#20999)
6 years ago
Yucheng 98f1cebd38 add sample code test under python3 and enabled multi-thread (#20950)
6 years ago