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
Xi Chen
aaa642821e
adding client and docker files
7 years ago
Xi Chen
2d324b62a4
GA for creating and cleaning instances
7 years ago
Xi Chen
ad4bef711d
move required arguments together
7 years ago
Xi Chen
cd31c12af0
test pre-commit
7 years ago
Xi Chen
a2a5ffae60
init checkin for aws benchmarking tool
7 years ago
Yi Wang
767f453ab8
Add cpplint pre-commit hook ( #9511 )
...
* Add cpplint_pre_commit.hook
* Update hook
* Disable dropout_op_test.cc
* Remove cpplint.py but requires users to install their version
* fix cpplint error
7 years ago
Xin Pan
4840c49b27
Better timeline
7 years ago
Xin Pan
a9b9ec45ab
Merge pull request #8775 from panyx0718/test2
...
Improve the timeline profiler
7 years ago
Xin Pan
cf6244c1b8
Improve profiler
...
smaller binary proto
avoid untrackable kernel
7 years ago
Yancey1989
baf70dc8f3
Fix nccl version in manylinux
7 years ago
Xin Pan
f3cbfc021c
Add MEMCPY information
7 years ago
Xin Pan
55b2d3d032
Add CPU time to the timeline.
7 years ago
Xin Pan
12843a3a53
Firt timeline version
7 years ago
Xin Pan
88b870ef20
Merge pull request #8442 from panyx0718/develop
...
Add a script to bisect to a culprit commit.
7 years ago
emailweixu
56d5319261
Fix typo Paddle/tools/manylinux1/README.md ( #8463 )
7 years ago
Xin Pan
501f4bd2d0
Add a script to bisect to a culprit commit.
...
I expect that we need it to:
1. Find flaky test commit.
2. Find regression commit.
Disable test is dangerous. We should first try to find the culprit commit
and fix it or revert it.
I managed to find 3d1ac72a
(between 279aa62
and 6773129
) that causes
the recent failure of test_rnn_encoder_decoder.
7 years ago
qingqing01
24509f4af9
Fix the grammar in copyright. ( #8403 )
7 years ago
Yancey
51912a7a77
Append cmd in manylinux dockerfile.x86 ( #8397 )
...
* append cmd in manylinux dockerfile.x86
* add new line
7 years ago
dangqingqing
a89e1b85fe
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
dangqingqing
da018e31bd
Remove boost installing step and remove boost installation in Dockerfile scripts.
7 years ago
dzhwinter
e983cc90fc
"fix decode bug" ( #7711 )
...
* "fix decode bug"
* "follow commnet"
* "fix error"
* "fix hook bug"
* fix based comment
* fix copyright
* fix based on comment
7 years ago
dzhwinter
b9b75377a2
Feature/hooks ( #7513 )
...
* add copyright hook
* add copyright hook
* refine copyright hook
* "test copyright hook"
* fix check style
* fix ci
7 years ago
Yi Wang
1baca7ffba
Move content in the buildtools repo into paddle repo ( #7326 )
...
* Import content from the buildtools repo
* Renmae Dockerfile-x86_64 into Dockerfile.x64
* yapf
* Remove subdirectory root
7 years ago