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
9dae0e6d
Unverified
Commit
9dae0e6d
authored
Sep 03, 2022
by
Jianting Feng
Committed by
GitHub
Sep 02, 2022
Browse files
[docs] fix a typo Features.rst (#5463)
fix a typo in docs/Features.rst
parent
45c53f78
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/Features.rst
docs/Features.rst
+1
-1
No files found.
docs/Features.rst
View file @
9dae0e6d
...
...
@@ -71,7 +71,7 @@ Optimization in Network Communication
-------------------------------------
It only needs to use some collective communication algorithms, like "All reduce", "All gather" and "Reduce scatter", in distributed learning of LightGBM.
LightGBM implements state-of-art algorithms\ `[9] <#references>`__.
LightGBM implements state-of-
the-
art algorithms\ `[9] <#references>`__.
These collective communication algorithms can provide much better performance than point-to-point communication.
.. _Optimization in Parallel Learning:
...
...
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