Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
6c3f2448
Commit
6c3f2448
authored
Jul 30, 2017
by
Huan Zhang
Committed by
Qiwei Ye
Jul 31, 2017
Browse files
add reference to GPU acceleration paper (#756)
parent
00cb04a2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
docs/GPU-Performance.md
docs/GPU-Performance.md
+6
-0
docs/GPU-Tutorial.md
docs/GPU-Tutorial.md
+7
-0
No files found.
docs/GPU-Performance.md
View file @
6c3f2448
...
@@ -174,4 +174,10 @@ significant when the dataset is small.
...
@@ -174,4 +174,10 @@ significant when the dataset is small.
| GPU Memory Usage (MB) | 611 | 901 | 1067 | 413 | 405 | 291 |
| GPU Memory Usage (MB) | 611 | 901 | 1067 | 413 | 405 | 291 |
Further Reading
--------------------------
You can find more details about the GPU algorithm and benchmarks in the following article:
Huan Zhang, Si Si and Cho-Jui Hsieh.
[
GPU Acceleration for Large-scale Tree Boosting
](
https://arxiv.org/abs/1706.08359
)
. arXiv:1706.08359, 2017.
docs/GPU-Tutorial.md
View file @
6c3f2448
...
@@ -171,3 +171,10 @@ Further Reading
...
@@ -171,3 +171,10 @@ Further Reading
[
GPU Windows Tutorial
](
./GPU-Windows.md
)
[
GPU Windows Tutorial
](
./GPU-Windows.md
)
Reference
---------------
Please kindly cite the following article in your publications if you find the GPU acceleration useful:
Huan Zhang, Si Si and Cho-Jui Hsieh.
[
GPU Acceleration for Large-scale Tree Boosting
](
https://arxiv.org/abs/1706.08359
)
. arXiv:1706.08359, 2017.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment