Commit Graph

855 Commits (786e69e9c7aebad414132a84e7a2988eddd06b8a)

Author SHA1 Message Date
randytli d15fc95ef5
Delete unused Cmake variables(#24707)
5 years ago
tianshuo78520a 37ae661ca1
conda install cuda10 cudnn7.6 update (#24665)
5 years ago
qingqing01 43625bdabd
Add a high-level API with traning and inference into Paddle. (#24293)
5 years ago
wangchaochaohu 01e45a06f6
add dependency for conda test=develop (#24318)
5 years ago
hutuxian 3e2bc8715f
Try to fix UT Random Fail (#24223)
5 years ago
Tao Luo e3179ea2f5
refine ccache statistics show (#24167)
5 years ago
hutuxian aa0330f451
Add some print log before running UT (#24071)
5 years ago
Tao Luo 34b4153e97
show statistics summary of ccache (#24125)
5 years ago
zhangchunle 735e9ccce0
modify paddle_build.sh (#24062)
5 years ago
tianshuo78520a 109ffffbb2
Update code format (#24000)
5 years ago
tianshuo78520a 19235e8525
add cpu ci job check_style (#23617)
5 years ago
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
Zhaolong Xing dd67d44a50
[Paddle-TRT] : (Part1) Dynamic shape support (#22868)
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
wangchaochaohu 7b76a76495
fix the conda build confilict test=develop (#22279)
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
wangchaochaohu de9ba01f11
add conda build python script test=develop (#21943)
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
tianshuo78520a eafc7023c1 test=develop test=document_fix (#20682)
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 8048992042 add cuda10 support in fast_install.sh and add dynamic get version for release (#19106)
6 years ago
tianshuo78520a 188a5caf2e Split and enhance assert_api_spec_approvals (#19292)
6 years ago
zhongpu c27b081397 modify paddle/scripts/fast_install.sh about mac installation, test=develop (#19187)
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
zhongpu 2e76e75517 modify paddle/scripts/fast_install.sh about Mac installation to support paddle version check on MacOS (#19108)
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
Huihuang Zheng cfce4994cf
Merge cuda 9/10 dockerfile with root dockerfile (#18693)
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
kh2se2013 9ad57f2dfd 1)change to parallel mode on python coverage run (#18594)
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
tensor-tang 4828a5e008
core remove pycpuinfo (#18479)
6 years ago
Jiabin Yang f72ced8814
test=develop, fix docker with paddle nccl problem (#18451)
6 years ago
tensor-tang a3bc804f5f
fix mac ci random fail (#18430)
6 years ago
tianshuo78520a 92ecb305c2 test=develop (#18426)
6 years ago
tensor-tang ce7a024c6d
fix py-cpuinfo mac random fail (#18383)
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
Huihuang Zheng 7faf095618
Sync Dockerfile change of PR#17889 (#18072)
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
Huihuang Zheng afc3d85da2 Remove Docker build for CI tasks (#17650)
6 years ago
Huihuang Zheng febc07f047
Add Dockerfile for cuda9 and cuda10 (#17600)
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
Jiabin Yang 8b40f2d40e
Feature/fast install 1.4 (#15668)
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
Tao Luo f522b4417f remove legacy WITH_TIMER, WITH_DOC, ON_TRAVIS options
6 years ago
Tao Luo 688023ede0 remove legacy WITH_RDMA option
6 years ago
Tao Luo 6311ae5df9 remove legacy WITH_DOUBLE option
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
JiabinYang addf58c6b5 test=develop, fix exit issue
6 years ago
JiabinYang 2c133430f4 test=develop, fix no_avx exit
6 years ago
JiabinYang be36e186f6 test=develop, refine wget issue
6 years ago
JiabinYang 9640736ad7 test=develop, refine wget issue
6 years ago
shanyi15 f96f166c8c test=develop, refine doc
6 years ago
shanyi15 b612709fec test=develop, refine doc for fast_install
6 years ago
JiabinYang ed7ae471d3 test=develop, fix mac python check error
6 years ago
JiabinYang a6af361278 Merge branch 'fast_install_1.3' of https://github.com/JiabinYang/Paddle into fast_install_1.3
6 years ago
JiabinYang ff85734eed Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fast_install_1.3
6 years ago
Tao Luo c42ef5bf05 remove legacy WITH_DOC option
6 years ago
tianshuo78520a 125f36b690 update mac filed exit
6 years ago
gongweibao fe8f28c957
Add GetVariableNoBarrier on brpc. (#15488)
6 years ago
tianshuo78520a 25c032bb2c fix linux bug
6 years ago
gongweibao 9f5108a673
Add cicheck_brpc (#15468)
6 years ago
tianshuo78520a 3308e3c4cb update python_list;test=develop
6 years ago
tianshuo78520a 4dde620eb3 test=develop
6 years ago
tianshuo78520a 4b164c71b8 update linux grammar
6 years ago
tianshuo78520a 58e63124eb update finction
6 years ago
Tao Luo 54c0da080d fix compiler error in paddle_build.sh
6 years ago
tianshuo78520a e297c39b52 update linux function
6 years ago