Commit Graph

245 Commits (9a93f6aae0de63ca2c239feeb55b9311f6e6441b)

Author SHA1 Message Date
tianshuo78520a 701189d588 change API approval () 5 years ago
zhupengyang 1f3029cb54 ci check for check_shape_white_list.py () 5 years ago
huzhiqiang 53c16eabe4
test the compatibility between execution time and compiling time () 5 years ago
Zhang Ting 682ca64217
approval for skip_check_grad_ci is required, test=develop () 5 years ago
Zhang Ting 1032f934b7 add approval rule for op_check_grad_white_list.py () 5 years ago
zhouwei25 13e4756f18 change ci check rule of deleting unit-test () 5 years ago
tianshuo78520a f80157e628 Inference cuda10 () 5 years ago
zhouwei25 013225bb68 fix Execution order of ci_check_unittest, and add it to Linux_py35 () 5 years ago
Tao Luo 406d7ee260
change the approval_user_list of disabled unit-test () 5 years ago
GaoWei8 40f0905852 fix op test ci: check_output_with_place () 5 years ago
guofei 5433d5c5c5 Add CI checking for ShareDatawith or ShareBufferWith () 5 years ago
GaoWei8 6afae1d039 fix ci check for op test accuracy () 5 years ago
GaoWei8 0316223a14 ci check for op test accuracy () 5 years ago
silingtong123 91b6210a82 add approver and remove useless information () 5 years ago
zhouwei25 03133c2c58 fix the bug that cannot pathch command for the second time () 5 years ago
Tao Luo 10018f1561
refine check_api_approvals.sh () 5 years ago
liym27 1d6f0b40eb
fix bug: add attr_error only when default value is None. test=develop () 5 years ago
liym27 55f2b7defa
Polish CI error message. test=develop () 5 years ago
liym27 be6a639655
Add CI for checking Input/Output/Attr of modified Ops () 5 years ago
liym27 f4dd169a2f
move get_all_ops_desc from check_op_desc.py to print_op_desc.py () 5 years ago
zhouwei25 346705967d monitoring changes of unittest, delete one unittest will need approve () 5 years ago
liym27 9da7e6b4d4
add file check_op_desc.py and add interface to get default value. () 5 years ago
Wilber 557f7bfebc add CI check for OperatorBase () 5 years ago
liu zhengxi f663f34a48 Add CI rule to check unittests inplace_atol () 5 years ago
Aurelius84 fa7cff1fee
Add CI for checking registered data_type of new Op () 5 years ago
Yucheng 9144ae4249 refactored sample code test program and fixed a bug () 5 years ago
Aurelius84 54382ce497
Add get_all_kernels api of registered data_type in pybind.cc () 5 years ago
Tao Luo b4ad7bdf39
add url for PADDLE_ENFROCE rewriting hint () 5 years ago
silingtong123 96a446f669 Unittest is not allowed to be disabled () 5 years ago
Leo Chen e0c9d856fb
add unused input vars check for OpWithKernel, test=develop () 5 years ago
tianshuo78520a e0da2bcd54 optimization check_api_approvals () 5 years ago
tianshuo78520a 508b898d3e change api document review () 5 years ago
Zeng Jinle 925280b96c
Change GCC version to be 8.2 in Dockerfile.GCC8 () 5 years ago
Chen Weihang 2dfcbb8be8
Fix PADDLE_ENFORCE ci check bug () 5 years ago
Chen Weihang 7269ffe3cc
Add CI check for error message writing specification () 5 years ago
Chen Weihang 44a0a4adcc
add paddle enforce count sh, test=develop, test=document_fix () 5 years ago
tianshuo78520a fc02c2995e refine API.spec information () 5 years ago
tianshuo78520a d89ca2ffb5 split api_spec document () 5 years ago
Yucheng 98f1cebd38 add sample code test under python3 and enabled multi-thread () 5 years ago
Chen Weihang 7f17da4c0e
Add GetExpectedKernelType method check in CI script () 5 years ago
Tao Luo 2f5f19dfb5
mv sampcd_processor.py to tools/ () 5 years ago
wopeizl 9e5948230e
add support to gcc8, add docker env test=develop () 5 years ago
tianshuo78520a db9fbcbc7e change approve of send_recv.proto.in () 5 years ago
Zeng Jinle 1cc68c3fe6
fix check_api_approval.sh, test=develop, test=document_fix () 5 years ago
Zeng Jinle 40c258a77b
Refine API.spec mechanism () 5 years ago
Zeng Jinle 7a790188b2
Refine print_signatures.py to remove ComposeNotAligned () 6 years ago
Zeng Jinle 2b7aca25f9
add xiaoguang as API.spec approver, test=develop, test=document_fix () 6 years ago
tianshuo78520a fbc63a1f1f Change Dianhai GithubID to fit new code merge rules() 6 years ago
Tao Luo 5eefd6e311
make PADDLE_ENFORCE ci check rule more readable () 6 years ago
Tao Luo 61389ae5aa
make PADDLE_ENFORCE ci check rule more robust () 6 years ago
tianshuo78520a 188a5caf2e Split and enhance assert_api_spec_approvals () 6 years ago
silingtong123 1cbbf9f1ef correct the sample usage of diff_api.py () 6 years ago
Zeng Jinle 0f9b33954a
move python reader api to fluid.io module, test=develop () 6 years ago
Tao Luo 4a959883e7
remove unused aws_benchmarking and go directory () 6 years ago
tianshuo78520a 85b49d8473 fix the api.spec file does not get the class comment problem () 6 years ago
tianshuo78520a b963079963 fix ci document_preview job error () 6 years ago
lujun 7e61baaa94
add Dygraph api to api.spec () 6 years ago
Huihuang Zheng 377f9e6142
Fix a docker image error. () 6 years ago
Huihuang Zheng 3556e8ee55
Fix 2 bugs for CI Cuda9/10 tasks () 6 years ago
tianshuo78520a cee9dcc383 Delete LoDTensorset in API.spec () 6 years ago
tianshuo78520a e6b5a3f092 Fix PR_CI_Document_Preview Job () 6 years ago
tianshuo78520a dd86b40058 document_preview () 6 years ago
sneaxiy 33473890f3 Merge develop 6 years ago
sneaxiy 2c836ff914 check default grad maker 6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop 6 years ago
tianshuo78520a 090d25f724 test=develop;fix docker build failed 6 years ago
Qiyang Min 8e4ad008fb
Merge pull request from velconia/imperative_train_speed 6 years ago
minqiyang 7355d41834 1. Add imperative gperf profiler 6 years ago
chengduo 84c00546be
Make timeline_py compatible () 6 years ago
tianshuo78520a c130d32343 fix paddle.reader.ComposeNotAligned.__init__ 6 years ago
chengduo 0979956619
Add memory profiler () 6 years ago
tianshuo78520a ddfc823c73 Diff print () 6 years ago
chengduo ad80bde824
Revert "Revert "Add Event for TensorCopy"" () 6 years ago
chengduo e2da3a5b22
Revert "Add Event for TensorCopy" () 6 years ago
tianshuo78520a c6f94dd65c Diff api () 6 years ago
tianshuo78520a 26e3842d40 Update detection API add new check document () 6 years ago
chengduo 7235fd662b
Add Event for TensorCopy () 6 years ago
Tao Luo 28680c65d9 enable cpplint, remove go_fmt 6 years ago
Wu Yi 646b1f0148
Add manylinux cuda10 () 6 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer () 6 years ago
JiabinYang 96b861a836 test=develop, change md5 for patchELF 6 years ago
JiabinYang 78d6bb3a7a test=develop, fix patch ELF install failed 6 years ago
JiabinYang b6085526f3 test=develop, update protobuf in Dockerfile used by CI 6 years ago
Yan Xu d424e5b4c9
add launch mp distributed job py module test=develop () 6 years ago
Tao Luo 6597ccb01f
Merge pull request from luotao1/legacy_code 6 years ago
Wu Yi 9252aa41f5
add multi process start script () 6 years ago
Tao Luo 193edfa746 remove legacy build_android and build_ios 6 years ago
tianshuo78520a bf518ec872 update CI rules for checking change of python reference () 6 years ago
Xin Pan 748549b2e3 Revert "Merge pull request from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative" 6 years ago
Xin Pan c049fa7cf7
Revert "Revert "Revert "Imperative""" 6 years ago
Xin Pan 2538ef64f1
Revert "Revert "Imperative"" 6 years ago
Xin Pan 6217f42ab7
Revert "Imperative" 6 years ago
Xin Pan b52f5d2870
Merge pull request from panyx0718/imperative 6 years ago
Xin Pan 35e6b5e16a polish 6 years ago
Xin Pan ad6ed5b745 fix py3 6 years ago
Xin Pan 0cc9ab3dc2 enable API check for readers 6 years ago
minqiyang a902b8b0f8 Add sqlite3 support 6 years ago
minqiyang 83370576cd Add sqlite3 support in Python3.6 6 years ago
minqiyang bba6224042 Add doc comments 6 years ago
minqiyang 9bb1f66ddb Polish code 6 years ago