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