Commit Graph

333 Commits (d05058d268d10959b83b7048c7fa2b74dce48d6f)

Author SHA1 Message Date
zhangchunle 6bd200db66
remove high level api (#23854)
5 years ago
tianshuo78520a f77d0afc15
Drop the number of concurrent compile (#23890)
5 years ago
zhongpu 9242d72a69
fix docker build for paddle openblas version, test=develop (#23266)
5 years ago
iducn 146bed767b
Delete reviewer for diff_unittest.py (#23787)
5 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
5 years ago
Zeng Jinle 979fb35e23
update print signatures(#23619)
5 years ago
zhongpu 2fd1ec1e3e
fix docker build for paddle openblas, test=develop (#22795)
5 years ago
zhouwei25 160d0f1308
fix the CI risk that network cannot be connected (#22736)
5 years ago
zhangchunle 882e7f7c3b
Directly getting API.spec for tools/sampcd_processor.py (#22728)
5 years ago
zhongpu 5739eeb9fa add cp27-cp27m-gcc82 and cp27-cp27mu-gcc82 branch to support gcc8.2 compile for paddle, test=develop (#22504)
5 years ago
Zeng Jinle 5e601a92ad
polish grad op check (#22290)
5 years ago
songyouwei 0ba1d140d4 Add CI check for sequence ops' unittests (#21615)
5 years ago
zhouwei25 2f3e2a84af fix ci rule to show Shell variables (#22177)
5 years ago
石晓伟 ad0dfb17c1
[Feature] Lite subgraph (#22114)
5 years ago
Liu Xudong 7ba7acd197 Add coverage tools (#21975)
5 years ago
zhouwei25 a01663ca1f remove patch command and file of cares to Improved quality of Paddle Repo (#21776)
5 years ago
zhouwei25 13e4756f18 change ci check rule of deleting unit-test (#21876)
5 years ago
zhouwei25 013225bb68 fix Execution order of ci_check_unittest, and add it to Linux_py35 (#21640)
5 years ago
liym27 be6a639655
Add CI for checking Input/Output/Attr of modified Ops (#21522)
5 years ago
zhouwei25 346705967d monitoring changes of unittest, delete one unittest will need approve (#21377)
5 years ago
Aurelius84 fa7cff1fee
Add CI for checking registered data_type of new Op (#21488)
5 years ago
Zeng Jinle 81ef8b7f8f
Fix CI DefaultGradOpMaker check (#21482)
5 years ago
Leo Chen e0c9d856fb
add unused input vars check for OpWithKernel, test=develop (#21169)
5 years ago
tianshuo78520a d624b417d8 change make nproc on Cloud Integration (#21350)
5 years ago
ddokupil c98712d56e add ending message in paddle_build.sh (#20334)
5 years ago
tianshuo78520a d89ca2ffb5 split api_spec document (#20999)
5 years ago
Yucheng 98f1cebd38 add sample code test under python3 and enabled multi-thread (#20950)
5 years ago
tianshuo78520a 1105b93288 del uninstall protobuf (#20769)
5 years ago
Tao Luo 2f5f19dfb5
mv sampcd_processor.py to tools/ (#20761)
5 years ago
Tao Luo dfa239253c
reduce make install time in CI (#20643)
5 years ago
gongweibao 69e0b98fea Cleanup the debug lines in paddle_build.sh (#20631)
5 years ago
Zeng Jinle 40c258a77b
Refine API.spec mechanism (#20574)
5 years ago
zhongpu ece611b028 update paddle_build.sh, test=develop (#20443)
5 years ago
Zeng Jinle 7a790188b2
Refine print_signatures.py to remove ComposeNotAligned (#20411)
5 years ago
mapingshuo dd8fc9810d
add train demo to paddle_build.sh (#19885)
5 years ago
gongweibao afc40a59eb
Add `RUN_SERIAL` attribute to `exclusive` test. (#20026)
5 years ago
tianshuo78520a 38f1c2fe28 change approve site (#19791)
5 years ago
zhongpu cc443675e9 modify paddle_build.sh for Paddle python3 runtime image generation, test=develop (#19218)
6 years ago
tianshuo78520a 188a5caf2e Split and enhance assert_api_spec_approvals (#19292)
6 years ago
Hao Wang d53fa53b65 CI - Improve example code check (#19170)
6 years ago
Zeng Jinle 0f9b33954a
move python reader api to fluid.io module, test=develop (#19143)
6 years ago
Tao Luo 4a959883e7
remove unused aws_benchmarking and go directory (#19103)
6 years ago
tianshuo78520a cfa6305303 Add check PADDLE_ENFORCE approval (#19088)
6 years ago
tianshuo78520a 0b1025769c Add op_use_default_grad_op_maker.spec approval (#19035)
6 years ago
tianshuo78520a be3f469ad1 CI Add Reviewer Rules for large PRs (modify 20+ files or add 1000+ lines) (#19033)
6 years ago
tianshuo78520a de975be1ec change op_use_default_grad_op_maker.spec approval member (#19029)
6 years ago
liuwei1031 a43a763b54
fix warpctc.dll not found issue (#18761)
6 years ago
tianshuo78520a 6cd1b71208 add DEFINE_int32/DEFINE_bool/DEFINE_string flag (#18869)
6 years ago
chengduo 8259f1418f
Enhance backward process (#18700)
6 years ago
tianshuo78520a 58469186c3 Change api approval people name (#18699)
6 years ago
tianshuo78520a 112cf850b7 change pip install whl;test=develop (#18635)
6 years ago
tianshuo78520a de22215c8f change const_cast error message (#18620)
6 years ago
tianshuo78520a 1c10dac4f2 Add code example in CI (#18228)
6 years ago
tianshuo78520a 9b3d3b8387 Cancel jacquesqiao approval authority (#18538)
6 years ago
chengduo e576f2667b
update docker build (#18523)
6 years ago
石晓伟 280a8784f7
Remove the obsolete cmake options (#18493)
6 years ago
Jiabin Yang f72ced8814
test=develop, fix docker with paddle nccl problem (#18451)
6 years ago
tianshuo78520a 92ecb305c2 test=develop (#18426)
6 years ago
tianshuo78520a 052b044873 Fix mac build nproc command not found (#18362)
6 years ago
Jiabin Yang af874a1f1d
test=develop, fix multigpu hang on latest docker (#18379)
6 years ago
tianshuo78520a cff2c2d83f add combine_avx_noavx build to dockerfile
6 years ago
kh2se2013 27fb9cad65 add WITH_COVERAGE option, default OFF (#17872)
6 years ago
Tao Luo 3c9755bbb9
remove unused jemalloc option (#18314)
6 years ago
tensor-tang 1c6e560607
core replace x86cpu with py cpuinfo (#18151)
6 years ago
tianshuo78520a 2e1d8cf7c8 add approval to requirements.txt
6 years ago
tensor-tang 5c06bff222
combine noavx and avx package (#17889)
6 years ago
tianshuo78520a 410907f624 added monitoring of python/requirements.txt file (#17957)
6 years ago
tianshuo78520a 47cc1b51ad Change Linux CI check API
6 years ago
tianshuo78520a f144740b73 change ci ctest exit code (#17745)
6 years ago
Jiabin Yang 7a401da52f test=develop, fix mac ci will not uninstall dependency files when error occurs (#17688)
6 years ago
tianshuo78520a f0acc36684 test=develop (#17357)
6 years ago
tianshuo78520a dd86b40058 document_preview (#17166)
6 years ago
wopeizl 3acb3635c2
1. move the API check into CPU process (#17110)
6 years ago
tianshuo78520a 92ce445227 Supplementary monitoring file reason explanation (#17131)
6 years ago
tianshuo78520a 2192e7bb61 Path flag (#17105)
6 years ago
wopeizl f5d6937fe1
specify the cuda arch name and bin to decrease the compile time for i… (#17020)
6 years ago
tianshuo78520a 73a360b504 Cmakelists fix (#17018)
6 years ago
wopeizl d9991dccdd
add parallel build script to ci … (#16901)
6 years ago
tianshuo78520a 3242e88b70 fix cmakelist detecting problems (#16944)
6 years ago
tianshuo78520a 69bdcfa65d test=develop (#16839)
6 years ago
Tao Luo f96446cade
Merge pull request #16738 from luotao1/high_level_api_test
6 years ago
Tao Luo 544f91deba add WITH_HIGH_LEVEL_API option, default OFF
6 years ago
wopeizl 00279fdcc2
modify the build script for new ci test=develop (#16732)
6 years ago
sneaxiy e8747d8387 fix linux ci check
6 years ago
sneaxiy 2c836ff914 check default grad maker
6 years ago
chenjiawen a859bfc31d test=develop
6 years ago
chenjiawen be6e78b7c4 test=develop;add approval RD check api
6 years ago
tianshuo78520a f404d53ba5 Api approvals (#16179)
6 years ago
tianshuo78520a 26e3842d40 Update detection API add new check document (#15848)
6 years ago
Xin Pan a63e2a0a4f
Merge pull request #15948 from panyx0718/api2
6 years ago
Xin Pan 0c277ac6e9 polish
6 years ago
Xin Pan 4d80db838a have no time for cmake/externel
6 years ago
Tao Luo 28680c65d9 enable cpplint, remove go_fmt
6 years ago
Xin Pan 8b1672fe76 follow comments
6 years ago
Tao Luo b9d1bf2364 remove leacy WITH_FLUID_ONLY option
6 years ago
Tao Luo 978599154f remove legacy WITH_GOLANG, GLIDE_INSTALL options
6 years ago
JiabinYang d386a71b65 test=develop, install protobuf in linux
6 years ago
JiabinYang 576e7d71f8 test=develop, fix pip
6 years ago
JiabinYang c2a5d97172 test=develop, uninstall protobuf on linux brefore install latest version of it
6 years ago
JiabinYang 48cf979a21 test=develop, install requirements before start for Linux
6 years ago