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
631e0a2a
"tests/cupy_tests/testing_tests/test_helper.py" did not exist on "93bf084b3332e0d58c118590cc1722af6c810a8e"
Unverified
Commit
631e0a2a
authored
Mar 18, 2024
by
James Lamb
Committed by
GitHub
Mar 18, 2024
Browse files
[ci] prevent trailing whitespace, ensure files end with newline (#6373)
parent
6a1ec444
Changes
34
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
46 additions
and
47 deletions
+46
-47
examples/lambdarank/README.md
examples/lambdarank/README.md
+1
-1
examples/lambdarank/train.conf
examples/lambdarank/train.conf
+6
-6
examples/multiclass_classification/train.conf
examples/multiclass_classification/train.conf
+3
-3
examples/parallel_learning/train.conf
examples/parallel_learning/train.conf
+5
-5
examples/python-guide/README.md
examples/python-guide/README.md
+2
-2
examples/regression/train.conf
examples/regression/train.conf
+6
-6
examples/xendcg/README.md
examples/xendcg/README.md
+1
-1
examples/xendcg/train.conf
examples/xendcg/train.conf
+5
-5
include/LightGBM/bin.h
include/LightGBM/bin.h
+1
-1
include/LightGBM/network.h
include/LightGBM/network.h
+3
-3
include/LightGBM/utils/common.h
include/LightGBM/utils/common.h
+1
-1
pmml/README.md
pmml/README.md
+1
-1
src/c_api.cpp
src/c_api.cpp
+1
-1
src/treelearner/kernels/histogram_16_64_256.hu
src/treelearner/kernels/histogram_16_64_256.hu
+10
-11
No files found.
examples/lambdarank/README.md
View file @
631e0a2a
examples/lambdarank/train.conf
View file @
631e0a2a
examples/multiclass_classification/train.conf
View file @
631e0a2a
examples/parallel_learning/train.conf
View file @
631e0a2a
examples/python-guide/README.md
View file @
631e0a2a
examples/regression/train.conf
View file @
631e0a2a
examples/xendcg/README.md
View file @
631e0a2a
examples/xendcg/train.conf
View file @
631e0a2a
include/LightGBM/bin.h
View file @
631e0a2a
include/LightGBM/network.h
View file @
631e0a2a
include/LightGBM/utils/common.h
View file @
631e0a2a
pmml/README.md
View file @
631e0a2a
src/c_api.cpp
View file @
631e0a2a
src/treelearner/kernels/histogram_16_64_256.hu
View file @
631e0a2a
...
...
@@ -158,4 +158,3 @@ DECLARE(histogram256);
} // namespace LightGBM
#endif // LIGHTGBM_TREELEARNER_KERNELS_HISTOGRAM_16_64_256_HU_
Prev
1
2
Next
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