Leo Chen
25a4dac4c2
Use allow list instead of white list ( #25002 )
...
* use allow list instead of white list, test=develop
* reduce include, test=develop
5 years ago
iducn
735ef498b1
modify coverage gcc48 and gcc8 dockerfile trt's url, add gcc8 dockerfile ( #24931 )
...
* modify coverage gcc48 and gcc8 dockerfile trt's url, add gcc8 dockerfile pip tuna source,test=develop,test=document_fix
* delete pip tuna source,test=develop,test=document_fix
* add openmpi's description,test=develop,test=document_fix
5 years ago
Chen Weihang
8f416eb1b4
Add grep enforce shell & polish other enforce count shell ( #24897 )
...
* add grep enforce shell, test=develop, test=document_fix
* add copyright desc, test=develop, test=document_fix
* refactor four scripts, test=develop, test=document_fix
* change white list var, test=develop, test=document_fix
* add args for count_enforce_by_file, test=develop, test=document_fix
5 years ago
Wilber
8abab77d2f
fix ci approver'id error ( #24902 )
5 years ago
Chen Weihang
d1062d5278
Replace all errors thrown by LOG(FATAL) with PADDLE_THROW ( #24759 )
...
* remove REPLACE_ENFORCE_GLOG compile option & add ci rule prohibit LOG(FATAL) using, test=develop
* remove ci test case, test=develop
* replace all LOG(FATAL) & polish message, test=develop
* fix typo, test=develop
* polish error info detail, test=develop
5 years ago
chalsliu
4aa9099067
Fix error msg to match check_api_approvals.sh ( #24777 )
...
test=develop
test=document_fix
5 years ago
iducn
2b4456ac26
modify Dockerfile.cuda10_cudnn7_gcc8_ubuntu16 gcc8 logic ( #24749 )
5 years ago
iducn
aff69b7f73
dockerfile adjustment
5 years ago
chalsliu
33fc690f89
Add pr checker for ut ( #24628 )
...
* Add pr checker for ut
test=develop
* Change approvers for ut spec checking
test=document_fix
* Change approvers for ut spec checking
test=develop
test=document_fix
* Add comments
test=develop
test=document_fix
* Refine error message
test=develop
test=document_fix
5 years ago
Chen Weihang
7fa9f16c17
Polish reader folder error message ( #24698 )
...
* polish reader error message, test=develop
* fix detail error, test=develop
* reset activation dcudnn change, test=develop
5 years ago
iducn
3cf117db61
add and modify gcc8s dockerflie ( #24680 )
5 years ago
iducn
0c85fd0a1b
add Dockerfile.CI35(soft link) to test( #24654 )
5 years ago
Chen Weihang
4ca922bbb5
Fix boost get ci rule ( #24656 )
5 years ago
tianshuo78520a
9ec5eb0efb
fix curl coverage error ( #24595 )
5 years ago
tianshuo78520a
4dc2bc9ddd
Del cuda8 nccl2 ( #24600 )
5 years ago
Guo Sheng
aa02e347bd
Add hapi.text and corresponding unit test. ( #24457 )
...
* Add hapi.text and corresponding unit test.
test=develop
* Remove hapi.text apis' reuse parameter args for coverage.
test=develop
* Fix TransformerCell and TransformerBeamSearchDecoder example codes.
test=develop
* Fix example codes in hapi.text.
test=develop
* Add some apis in hapi.text into example code white list.
test=develop
* Fix example code of DynamicDecode in hapi.text.
text=develop
* Rename Model.self as model in test_text.py
test=develop
5 years ago
zhangchunle
a5361982a4
modify generate api.spec ( #24503 )
5 years ago
Heeenrrry
78af4c9966
Update check_api_approvals.sh ( #24446 )
5 years ago
Shibo Tao
5a29919a0a
upgrade ccache to 3.7.9 to support CUDA( #24390 )
5 years ago
zhangchunle
8d0bae2de2
add wlist monitor ( #24384 )
5 years ago
qingqing01
43625bdabd
Add a high-level API with traning and inference into Paddle. ( #24293 )
...
* Merge hapi into Paddle
Hapi is a high level API for training and inference.
The main modules include Model, Loss, Metrics, Dataset.
Also includes common modules and models in NLP and computer vision, such as BERT, ResNet.
These modules are developed by:
0YuanZhang0, guoshengCS heavengate, LielinJiang, qingqing01, xyzhou-puck huangjun12, wangxiao1021, zhangyang.
5 years ago
Chen Weihang
aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get ( #24175 )
...
* add new macro BOOST_GET_SAFELY & unittests, test=develop
* add different macro type, test=develop
* fix get macro type in executor, test=develop
* four macro part change backup
* using one macro for all case, test=develop
* revert attribute change, test=develop
* change to three func to solve gcc4.8 bug, test=develop
* polish some details, test=develop
5 years ago
Chen Weihang
7728a20175
add detail & file enforce count shell, test=develop, test=document_fix ( #24361 )
5 years ago
iducn
7f83ba44db
cancel WITH_DOC and .travis.yml file ( #24340 )
5 years ago
zhangchunle
75cb6f5504
fix a bug in tools/sampcd_processor.py ( #24325 )
5 years ago
Leo Chen
50330c6c6d
add ci check for changing op_function_generator, test=develop ( #24226 )
5 years ago
Shibo Tao
69f2f28536
MOD upgrade ccache version to 3.6 to support nvcc ( #24174 )
5 years ago
iducn
cd134534bd
rename dockerfile and create soft connection ( #24204 )
5 years ago
Zhaolong Xing
a3b02e44dd
fix converage ci ( #23738 )
...
test=develop
5 years ago
Zhou Wei
7817003795
Optimize the error messages of paddle CUDA API ( #23816 )
...
* Optimize the error messages of paddle CUDA API, test=develop
* fix the error messages of paddle CUDA API, test=develop
* Refactoring PADDLE_ENFORCE_CUDA_SUCCESS, and apply to curand/cudnn/cublas/NCCL,test=develop
* remove build_ex_string,test=develop
* merge conflict,test=develop
5 years ago
tianshuo78520a
21eca8362e
Add ccache In Py35 CI ( #23945 )
...
* add ccache
* test=develop
5 years ago
Chen Weihang
c4e6e20640
Enrich count enforce scripts ( #23810 )
...
* enrich count enforce scripts, test=develop, test=document_fix
* add usage & result, test=develop, test=document_fix
5 years ago
iducn
146bed767b
Delete reviewer for diff_unittest.py ( #23787 )
5 years ago
Zeng Jinle
96add8a469
fix print_signatures.py when defaults=None, test=develop, test=document_fix ( #23784 )
5 years ago
iducn
df7c7af09f
Add reviewer in check_api_approvals ( #23722 )
5 years ago
zhangchunle
f792d5f71b
modify sampcd_processor.py ( #23695 )
5 years ago
Chen Weihang
a00d0cb9f9
skip paddle.fluid.core, test=develop, test=document_fix ( #23694 )
5 years ago
xujiaqi01
467ce0bcec
install mpi in Dockerfile ( #23608 )
...
* install mpi in Dockerfile for coverage ci in xiaolvyun
* test=develop
5 years ago
Zeng Jinle
979fb35e23
update print signatures( #23619 )
5 years ago
zhangchunle
14f50d63a4
Revert "get apis returned result ( #23165 )";test=develop;test=document_fix ( #23233 )
...
This reverts commit 23baf865f4
.
5 years ago
zhangchunle
23baf865f4
get apis returned result ( #23165 )
5 years ago
tianshuo78520a
6d6cc4ca1a
Add xly gcc8 dockerfile ( #22975 )
...
* test=cpu
* test=cpu
* test=py2gcc8
* test=py2gcc8
* test=py2gcc8
* test=py2gcc8
* test=py2gcc8
* test=py2gcc8
* test=py2gcc8
* test=develop;test=document_fix;test=py2gcc8
5 years ago
songyouwei
c8d17ab3ca
fix check_sequence_op script ( #22986 )
5 years ago
Chen Weihang
3dfaf44adc
Rename dygraph parallel env & add doc ( #22925 )
...
* add dygraph parallel env doc, test=develop
* polish details, test=develop, test=document_fix
* fix examples error in other apis, test=develop
* fix more example error in other api, test=develop
* add white list for gpu examples, test=develop, test=document_fix
5 years ago
zhangchunle
9848f8f388
add a white list of api ( #22897 )
5 years ago
zhangchunle
3715379c31
Getting diff apis for tools/sampcd_processor.py ( #22817 )
5 years ago
Liu Xudong
063c51c748
fix security hardening ( #22796 )
5 years ago
tianshuo78520a
433cef03e5
fix typo word ( #22784 )
5 years ago
zhangchunle
882e7f7c3b
Directly getting API.spec for tools/sampcd_processor.py ( #22728 )
5 years ago
HappyAngel
df144e2188
add no_check_list for no_grad_set rule ( #22571 )
5 years ago
Chen Weihang
137987534e
remove error hint msg ( #22655 )
5 years ago
Chen Weihang
266106da75
Fix mismatch with plus sign in the line ( #22588 )
...
* reproduce match error, test=develop, test=document_fix
* fix mismatch error, test=develop, test=document_fix
5 years ago
WangXi
d69df9bf26
Add wrong info when use DGC in cpu ( #22515 )
5 years ago
石晓伟
a392b77785
add no_grad_set value check in op_test, test=develop ( #22370 )
...
* add no_grad_set value check in op_test, test=develop
* update ops list, test=develop
5 years ago
zhouwei25
4eb5ab1cdb
update docker image of CI_py35 and CI_inference ( #22364 )
5 years ago
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 )
...
* polish grad op check, test=develop, test=document_fix
* keep op_use_default_grad_maker.spec to avoid conflict, test=develop, test=document_fix
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 )
...
* add ci approvals for dygraph optest, test=develop
* Add error message, test=develop, test=document_fix
* Increase the number of approves of CI check for dygraph optest, test=develop, test=document_fix
* add ci approvals for dygraph optest, test=develop
* polish code style, test=develop, test=document_fix
* remove ci-check trigger example, test=develop, test=document_fix
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 )
...
Add coverage data processing tools.
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 )
...
* add is_empty_grad_op for OpTest, test=develop
5 years ago
tianshuo78520a
362bfec52e
add xly py35 dockerfile ( #21861 )
...
* add xly py35 dockerfile
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test dockerfile
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35
* test=py35,test=develop,test=inference,test=document_fix
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 )
...
* add ci check in check_api_approvals.sh, test=develop
5 years ago
Aurelius84
15e41e9115
fix typo and refine error information in CI_register_dataType ( #21932 )
...
* fix typo and refine error information test=document_fix, test=develop
* fix typo test=document_fix test=develop
* fix bug test=document_fix test=develop
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 )
...
* test the equality between running-time and compiling time
* add white_list for compile_vs_runtime check test=develop
* add check of new-registered op on compile&runtime-lodEquality test=develop
* test=develop
* test=develop
* update white-list test=develop
* merge with new code test=develop
* fix code style test=develop
* test=devleop
* test=develop
* test=develop
* test=develop
* add more ops to white_list test=develop
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop
* fix code_style: add comments test=develop
* test=develop
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 )
...
* test=develop;test=document_fix
* change inference dockerfile
* change TensorRT
* change
* change TensorRT
* test=develop
* test=develop;test=document_fix
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 )
...
test=develop test=document_fix
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 )
...
* ci_check
test=develop
test=document_fix
* test error
test=develop
test=document_fix
* check another op accuracy ci
test=develop
test=document_fix
* converge to one if
test=develop
test=document_fix
* remove test case
test=develop
test=document_fix
* simplify ci check
test=develop
test=document_fix
* remove test case
test=develop
test=document_fix
* optimize ci check
test=develop
test=document_fix
* optimize ci check
test=develop
test=document_fix
* remove test case
test=develop
test=document_fix
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 )
...
test=develop test=document_fix
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 )
...
* add shell scripts. test=develop
* rename test_pybind_inference to test_pybind_interface and print repeat process in check_op_desc.py. test=develop
* add approval RD. test=develop
5 years ago
liym27
f4dd169a2f
move get_all_ops_desc from check_op_desc.py to print_op_desc.py ( #21613 )
...
* move get_all_ops_desc from check_op_desc.py to print_op_desc.py
* polish error message. test=develop
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 )
...
* add file check_op_desc.py and add interface to get default value. test=develop
* add test for c++ coverage rate. test=develop
* Correct typo. test=develop
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 )
...
* add data_type register CI test=develop
* add op add test case test=develop
* add test case for register op kernel test=develop
* fix shell script bug test=develop
* fix checkout branch test=develop
* remove test case code test=develop
* fix op_type.spec name test=develop
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 )
...
* add _get_all_register_op_kernels api test=develop
* refine usage of check_op_register_type test=develop
* add import in core test=develop
5 years ago
Tao Luo
b4ad7bdf39
add url for PADDLE_ENFROCE rewriting hint ( #21513 )
...
test=develop test=document_fix
5 years ago
silingtong123
96a446f669
Unittest is not allowed to be disabled ( #21483 )
5 years ago
Leo Chen
e0c9d856fb
add unused input vars check for OpWithKernel, test=develop ( #21169 )
...
* add unused input vars check for OpWithKernel, test=develop
* remove unused vars in some ops, test=develop
* fix batch_norm, test=develop
* add white list, test=develop
* add CI check for white list, test=develop
* :ove white list to c++, test=develop
* solve failure of CI, test=develop
* add unittest for unused_var_check, test=develop
* refine code, enable check in operator_test, test=develop
* skip mkldnn, test=develop
* extend white list, test=develop
* refine condition of mkldnn, test=develop
* fix paddle_build, test=develop
* follow comments, test=develop
* fix GetExpectedKernelType
* add wiki ref to err_msg, test=develop
* follow comment, test=develop
5 years ago
tianshuo78520a
e0da2bcd54
optimization check_api_approvals ( #21371 )
...
* optimization check_api_approvals
* change echo line
* echo_line
* update
* test=develop;test=document_fix
5 years ago
tianshuo78520a
508b898d3e
change api document review ( #21255 )
...
* change api document review;test=develop;test=document_fix
* test=develop;test=document_fix
5 years ago
Zeng Jinle
925280b96c
Change GCC version to be 8.2 in Dockerfile.GCC8 ( #21222 )
...
* make Docker to gcc 8.2, test=develop
* add -std=c11 to grpc.cmake, test=develop
5 years ago
Chen Weihang
2dfcbb8be8
Fix PADDLE_ENFORCE ci check bug ( #21233 )
...
* fix PADDLE_ENFORCE ci check bug, test=develop, test=document_fix
* fix PADDLE_ENFORCE match error, test=develop, test=document_fix
5 years ago
Chen Weihang
7269ffe3cc
Add CI check for error message writing specification ( #21107 )
...
* add ci check for error message specification, test=develop, test=document_fix
* replace spec url & refine failed message, test=develop, test=document_fix
5 years ago
Chen Weihang
44a0a4adcc
add paddle enforce count sh, test=develop, test=document_fix ( #21178 )
5 years ago
tianshuo78520a
fc02c2995e
refine API.spec information ( #21038 )
5 years ago
tianshuo78520a
d89ca2ffb5
split api_spec document ( #20999 )
...
* split api_spec document;test=document_fix
* change tools
* test=develop;test=document_fix
* test=develop;test=document_fix
5 years ago
Yucheng
98f1cebd38
add sample code test under python3 and enabled multi-thread ( #20950 )
...
* test=develop
5 years ago
Chen Weihang
7f17da4c0e
Add GetExpectedKernelType method check in CI script ( #20774 )
...
* add op indicate var type method call check
* add error test example, test=develop, test=document_fix
* add count judge, test=develop, test=document_fix
* polish example detail, test=develop, test=document_fix
* test indicate var data type method, test=develop, test=document_fix
* test no get expect kernel type, test=develop, test=document_fix
* remove test case, test=develop test=document_fix
5 years ago
Tao Luo
2f5f19dfb5
mv sampcd_processor.py to tools/ ( #20761 )
...
* mv sampcd_processor.py to tools
test=develop test=document_fix
* update example script
test=develop test=document_fix
5 years ago
wopeizl
9e5948230e
add support to gcc8, add docker env test=develop ( #19807 )
...
* add support to gcc8, add docker env test=develop
5 years ago
tianshuo78520a
db9fbcbc7e
change approve of send_recv.proto.in ( #20647 )
5 years ago
Zeng Jinle
1cc68c3fe6
fix check_api_approval.sh, test=develop, test=document_fix ( #20632 )
5 years ago
Zeng Jinle
40c258a77b
Refine API.spec mechanism ( #20574 )
...
* refine API.spec, test=develop
* add nn.py to test,test=develop
* fix by removing new.spec, test=develop, test=document_fix
* refine scripts when PYTHON_ABI is empty, follow partial comments, add extra cpp api doc, test=develop, test=document_fix
* remove extra doc changes, remove API.spec, test=develop
5 years ago
Zeng Jinle
7a790188b2
Refine print_signatures.py to remove ComposeNotAligned ( #20411 )
...
* refine print_signatures.py to remove ComposeNotAligned, test=develop
* remove experimental_namespace, test=develop
5 years ago
Zeng Jinle
2b7aca25f9
add xiaoguang as API.spec approver, test=develop, test=document_fix ( #20057 )
5 years ago
tianshuo78520a
fbc63a1f1f
Change Dianhai GithubID to fit new code merge rules( #19674 )
6 years ago
Tao Luo
5eefd6e311
make PADDLE_ENFORCE ci check rule more readable ( #19512 )
6 years ago
Tao Luo
61389ae5aa
make PADDLE_ENFORCE ci check rule more robust ( #19445 )
6 years ago
tianshuo78520a
188a5caf2e
Split and enhance assert_api_spec_approvals ( #19292 )
6 years ago
silingtong123
1cbbf9f1ef
correct the sample usage of diff_api.py ( #19248 )
...
* correct then sample command of diff_api.py to align with paddle_build.sh
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 )
...
test=develop
6 years ago
tianshuo78520a
85b49d8473
fix the api.spec file does not get the class comment problem ( #18439 )
...
* fix the api.spec file does not get the class comment problem
* cat new.spec
* check api.spec
* test=develop
6 years ago
tianshuo78520a
b963079963
fix ci document_preview job error ( #18399 )
...
* test=develop
* test=develop
6 years ago
lujun
7e61baaa94
add Dygraph api to api.spec ( #18235 )
...
add Dygraph api to api.spec
6 years ago
Huihuang Zheng
377f9e6142
Fix a docker image error. ( #17930 )
...
This change doesn't effect CI task because CI docker config build
was done in another way.
test=develop
6 years ago
Huihuang Zheng
3556e8ee55
Fix 2 bugs for CI Cuda9/10 tasks ( #17861 )
...
The detail of 2 bugs:
tools/manylinux1/Dockerfile cannot build Cuda9 Cuda10 image on
CI. Fixed it and tested manually. Will test on CI after this PR is
merged.
tools/manylinux1/build_scripts/install_nccl2.sh doesn't have
Cuda10 version. Added it
test=develop
6 years ago
tianshuo78520a
cee9dcc383
Delete LoDTensorset in API.spec ( #17577 )
...
* test=develop
* test=develop
* test=develop
* del #
6 years ago
tianshuo78520a
e6b5a3f092
Fix PR_CI_Document_Preview Job ( #17514 )
...
* test=develop
* test=develop
6 years ago
tianshuo78520a
dd86b40058
document_preview ( #17166 )
...
* document_preview
* change name
* document
* add document_preview.sh
* add document_preview.sh
* add paddle_build.sh
* nohup python
* change port runserver
* test doc
* test=develop
* test=develop
* test=develop
* add git clone FluidDoc,PaddlePaddle.org
* change PaddlePaddle.org
* Add port comment
* change directory
* change PADDLE_ROOT
6 years ago
sneaxiy
33473890f3
Merge develop
...
test=develop
6 years ago
sneaxiy
2c836ff914
check default grad maker
...
test=develop
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 #16198 from velconia/imperative_train_speed
...
Improve imperative mode training speed
6 years ago
minqiyang
7355d41834
1. Add imperative gperf profiler
...
2. Add binutils 2.27 in manylinux support
test=develop
6 years ago
chengduo
84c00546be
Make timeline_py compatible ( #16185 )
...
* make timeline.py compatible
test=develop
* Follow comment
test=develop
6 years ago
tianshuo78520a
c130d32343
fix paddle.reader.ComposeNotAligned.__init__
6 years ago
chengduo
0979956619
Add memory profiler ( #16137 )
...
test=develop
6 years ago
tianshuo78520a
ddfc823c73
Diff print ( #16155 )
6 years ago
chengduo
ad80bde824
Revert "Revert "Add Event for TensorCopy"" ( #16035 )
...
* Revert "Revert "Add Event for TensorCopy" (#16022 )"
This reverts commit e2da3a5b22
.
* use default stream
test=develop
6 years ago
chengduo
e2da3a5b22
Revert "Add Event for TensorCopy" ( #16022 )
...
* Revert "Add Event for TensorCopy (#15953 )"
This reverts commit 7235fd662b
.
test=develop
* fix CI
test=develop
6 years ago
tianshuo78520a
c6f94dd65c
Diff api ( #16024 )
6 years ago
tianshuo78520a
26e3842d40
Update detection API add new check document ( #15848 )
...
* Update detection API add new check document
* update API.spec
* test=develop;add shanyi15 approved API.spec
* test=develop;update PM check API.spec
* check api.spec
* test=develop
* update API.spec
* test=develop;update API.spec
* update API.spec
* cat API.spec
* update documnent in api.spec
* check python35 api.spec
* update print_signatures md5 function
* test=develop
* update API.spec
* test=develop;fix python3 API.spec diff
* test=develop
* test=develop
* test=develop
6 years ago
chengduo
7235fd662b
Add Event for TensorCopy ( #15953 )
...
Add Event for TensorCopy
6 years ago
Tao Luo
28680c65d9
enable cpplint, remove go_fmt
6 years ago
Wu Yi
646b1f0148
Add manylinux cuda10 ( #15787 )
...
* add cuda10
* add manylinux cuda10 test=develop
6 years ago
Dun
a83e470405
Profiler refine and add CUDA runtime api tracer ( #15301 )
...
* refine profiler && add runtime tracer
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop
* fix bug && test=develop
* add thread id map && test=develop
* test=develop
* testing
* bug fix
* remove cuda event && refine code && test=develop
* test=develop
* test=develop
* test=develop
* fix windows temp file && test=develop
* test=develop
* fix windows bug && test=develop
* fix start up issue && test=develop
* code polish && test=develop
* remove unused code && test=develop
* add some cupti cbid && test=develop
* add FLAGS_multiple_of_cupti_buffer_size && test=develop
* fix compile error && test=develop
* add keyword && test=develop
* fix && test=develop
* code polish && test=develop
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 ( #15620 )
...
* add launch mp distributed mode module test=develop
* delete unused file test=develop
* refine usage test=develop
* refine usage test=develop
* move distributed package test=develop
* add to whl package test=develop
6 years ago
Tao Luo
6597ccb01f
Merge pull request #15413 from luotao1/legacy_code
...
remove legacy code
6 years ago
Wu Yi
9252aa41f5
add multi process start script ( #15381 )
...
* add multi process start script test=develop
* refine tool test=develop
6 years ago
Tao Luo
193edfa746
remove legacy build_android and build_ios
...
test=develop
6 years ago
tianshuo78520a
bf518ec872
update CI rules for checking change of python reference ( #15104 )
...
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop
6 years ago
Xin Pan
748549b2e3
Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative"
...
This reverts commit b1d3a1c8b4
, reversing
changes made to f1fb64b17f
.
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 #14398 from panyx0718/imperative
...
Imperative
6 years ago
Xin Pan
35e6b5e16a
polish
...
test=develop
6 years ago
Xin Pan
ad6ed5b745
fix py3
...
test=develop
6 years ago
Xin Pan
0cc9ab3dc2
enable API check for readers
...
test=develop
6 years ago
minqiyang
a902b8b0f8
Add sqlite3 support
...
test=develop
6 years ago
minqiyang
83370576cd
Add sqlite3 support in Python3.6
...
test=develop
6 years ago
minqiyang
bba6224042
Add doc comments
...
test=develop
6 years ago
minqiyang
9bb1f66ddb
Polish code
...
test=develop
6 years ago
minqiyang
a5249385a3
Fix ssl and yum install problem
...
test=develop
6 years ago
minqiyang
d2c9ddbc02
Polish code
...
test=develop
6 years ago
minqiyang
5d0ba9da74
Add python3.6 python3.7 support to manylinux Dockerfile
...
test=develop
6 years ago
minqiyang
41c10799b8
Port tools
7 years ago
minqiyang
0dc5d9c215
Port print_siignatures
7 years ago
Qiyang Min
1c3e66bbe4
Merge pull request #12758 from velconia/change_manylinux1_Docker
...
Move matplotlib dependencies to MANYLINUX1_DEPS to avoid erase
7 years ago
minqiyang
aa721c7791
Move matplotlib dependencies to MANYLINUX1_DEPS to avoid erase
7 years ago
Qiyang Min
340a104c58
Merge pull request #12658 from velconia/port_pybind11
...
Port pybind11 and python code to support py3 CI test
7 years ago
minqiyang
ba84a6b7ed
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_manylinux1_Docker
7 years ago
minqiyang
e38eca26e2
Add libpng dependencies to yum
...
Correct libnccl dir
7 years ago
minqiyang
68b221401d
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Xin Pan
24283d9fc2
Merge pull request #12656 from panyx0718/api
...
higher review requirement for adding new APIs
7 years ago
Qiyang Min
4c3b165346
Merge pull request #12638 from velconia/add_py3_env_for_manylinux
...
Add py3 env for manylinux
7 years ago
Xin Pan
1478e664bf
higher review requirement for adding new APIs
7 years ago
minqiyang
934d44ae64
Add python3 dependencies lib
7 years ago
minqiyang
6abe819f07
Fix pybind11 problem
...
Fix str and bytes problem
Fix sorted problem
Fix math problem
Fix CI problem
7 years ago
minqiyang
a58dd3e557
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang
000ba1ac5f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
typhoonzero
f628b1dfad
fix_tests_on_gcc482
7 years ago
minqiyang
b78ffde6d5
Add stopped sign for grpc client
7 years ago
minqiyang
559d36328c
Apply 2to3 to current paddle main python code
7 years ago
Wu Yi
f9f8fbaa5e
API.spec change requires specific approvals ( #12136 )
...
* test
* test
* test2
* wip
* test using pr id
* test
* add log
* add log
* test
* test
* test
* test
* add approver check
* revert travis ci
* merge latest api.spec
* fix get token
* update API.spec
* up to date
7 years ago
yuyang18
94e3cff26a
Check API changes
7 years ago
Xin Pan
94cb59ad09
hide utils to legacy
7 years ago
Xin Pan
aa2f76fd9b
move trainer
7 years ago
Xin Pan
a9086bf320
also move a few other dir to legacy/
7 years ago
Xin Pan
312f9170af
move gserver codes to legacy.
...
This is part of big move of v2 codes to legacy sub dir.
7 years ago
Tao Luo
996026098e
Merge pull request #11471 from typhoonzero/add_check_ctest_hung_tool
...
Add a ctest hung tool
7 years ago
yi.wu
624df072de
add usage
7 years ago
Yi Wang
c660b471c4
Move all pre-commit hooks to tools/codestyle ( #11610 )
7 years ago
Yu Yang
e66a725396
Merge branch 'develop' into transpiler_doc
7 years ago
yuyang18
7d7592dfc6
add print_signatures.py
7 years ago
Kexin Zhao
417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD ( #11106 )
...
* add lod_tensor util and modify pybind
* refind pybind LoDTensor API and modify LoDTensor and DataFeeder test
* fix test error
* fix detection map op test
* fix reorder_lod_tensor test
* fix seq_concat_op
* fix chunk evel op test
* fix target assign op
* fix warp ctc op
* address comments step 1: reverse reset_lod op
* step 2: modify op test
* add warning message
* remove has_valid_lod
* add back has_valid_lod
* address comments
* add exception catching trial
7 years ago
yi.wu
514cadcc38
fix style checker
7 years ago
yi.wu
f215a7877a
add script
7 years ago
Wu Yi
5100c4c3aa
Enable docstring checker and fix comments ( #11351 )
...
* enable docstring checker and fix comments
* update
* update by comments
* fix build
7 years ago
Yancey1989
97b2f6f5f9
ignore pyc files
7 years ago
Yancey1989
f9556dca51
use open_files reader to read multiple files
7 years ago
Yan Chunwei
5870a6b486
clean docstring_checker.pyc ( #11093 )
7 years ago
Yancey1989
a6a7b6f180
code cleanup
7 years ago
Yancey1989
e05abab609
use recordio in dist train
7 years ago
Yu Yang
14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
...
Add random crop op
7 years ago
fengjiayi
3bcb67f1db
fix a bug
7 years ago
Wu Yi
8f7b020ba8
fix develop build issue ( #10978 )
...
* fix develop build issue
* fix google style
* cpplint check only fluid
7 years ago
fengjiayi
a5ab2f21c4
delete tmp file
7 years ago
fengjiayi
291f7f8ce5
fix a error
7 years ago
gongweibao
9d723b8c58
Add docstring checker. ( #9848 )
7 years ago
chengduo
d0a62bfcf2
Merge pull request #10737 from chengduoZH/fix_timeline
...
Fix timeline for the number of profile is one
7 years ago
chengduoZH
3d1953d855
fix timeline
7 years ago
Yu Yang
63012df497
Switch scope/program for every test ( #10702 )
7 years ago
Yancey
a94aa4d1c8
add manylinux docker image usage ( #10585 )
...
* add manylinux docker image usage
* update by comment
* update by comment
7 years ago
Xi Chen
55831575af
save metrics data to csv file
7 years ago
Xin Pan
76d8b14bce
Add timeline support for distributed training
7 years ago
Xi Chen
5eb4c3aa6f
force clean up process when no_clean_up is set true
7 years ago
Yancey1989
d2f54e9f72
update
7 years ago
Yancey1989
c2cbd1d4db
fix nccl2 version in manylinux devel docker image
7 years ago
Xi Chen
e20a05702c
add parameter section and minor fixes
7 years ago
Xi Chen
2e4d835f6e
remove commented code
7 years ago
Xi Chen
64f97a9f0b
covering edge cases
7 years ago
Xi Chen
af86296e01
update readme
7 years ago
Xi Chen
1c7d15737b
fix training parameter issue
7 years ago
qiaolongfei
6708546305
specify version for pip
7 years ago
Xi Chen
1e7c69fda4
doc update
7 years ago
Xi Chen
edb199b58c
adding more env vars
7 years ago
Xi Chen
946dc16ef6
update docker command template
7 years ago
Xi Chen
b8577266c5
change pserver to use regular docker and some other tweaks
7 years ago
Xi Chen
f3a55f2192
add no clean option
7 years ago
Xi Chen
45d87ade44
minor tweaks
7 years ago
Xi Chen
94ad30e52b
fix log service, add docker run command
7 years ago
Xi Chen
d44895e679
add readme and some small tweaks
7 years ago
Xi Chen
ca8af9490f
update features mentioned by @helin
7 years ago
Xi Chen
07b31b8017
cleanup dockerfile
7 years ago