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