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