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
50560573
Unverified
Commit
50560573
authored
Jul 20, 2020
by
Nikita Titov
Committed by
GitHub
Jul 20, 2020
Browse files
[SWIG] removed commented code (#3233)
parent
8e077e0d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
swig/lightgbmlib.i
swig/lightgbmlib.i
+0
-3
No files found.
swig/lightgbmlib.i
View file @
50560573
...
@@ -173,12 +173,9 @@
...
@@ -173,12 +173,9 @@
int
numNonZeros
,
int
numNonZeros
,
FastConfigHandle
handle
,
FastConfigHandle
handle
,
int
indptr_type
,
int
indptr_type
,
//int data_type,
int64_t
nelem
,
int64_t
nelem
,
//int64_t num_col,
int
predict_type
,
int
predict_type
,
int
num_iteration
,
int
num_iteration
,
//const char* parameter,
int64_t
*
out_len
,
int64_t
*
out_len
,
double
*
out_result
)
{
double
*
out_result
)
{
// Alternatives
// Alternatives
...
...
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