Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get lightgbm 2.2.350 source code #825

Closed
canli12138 opened this issue Mar 12, 2020 · 3 comments
Closed

how to get lightgbm 2.2.350 source code #825

canli12138 opened this issue Mar 12, 2020 · 3 comments

Comments

@canli12138
Copy link

i want to use mmlspark on ARM platform, so i need to compile lightgbmlib-2.2.350.jar on the ARM,but i don't know how to get the source code of 2.2.350 version

@welcome
Copy link

welcome bot commented Mar 12, 2020

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

@imatiach-msft
Copy link
Contributor

imatiach-msft commented May 28, 2020

@canli12138 , sorry, will try to keep better track of the change sets. In the PR merged today I mentioned the change set used:
#850
will do this moving forward.
I think this issue was already answered here:
microsoft/LightGBM#2900
There was also a discussion here:
microsoft/LightGBM#3041

Copying a previous post in case it helps:

microsoft/LightGBM#3041 (comment)

it looks like I created 2.3.150 on Dec 9. Note that while I don't keep track of the exact commit I do copy all of the source over to the jar when I release it, although it's only limited to the *.java files which may not be as useful:

drwxrwxr-x 2 ilya ilya 4.0K Aug 22 2018 DeployLightGBM-2.1.200
drwxrwxr-x 2 ilya ilya 4.0K Aug 26 2018 DeployLightGBM-2.1.250
drwxrwxr-x 2 ilya ilya 4.0K Dec 13 2018 DeployLightGBM-2.2.200
drwxrwxr-x 2 ilya ilya 4.0K Mar 20 2019 DeployLightGBM-2.2.300
drwxrwxr-x 2 ilya ilya 4.0K Apr 30 2019 DeployLightGBM-2.2.350
drwxrwxr-x 2 ilya ilya 4.0K Aug 29 2019 DeployLightGBM-2.2.400
drwxrwxr-x 2 ilya ilya 4.0K Oct 8 2019 DeployLightGBM-2.3.100
drwxrwxr-x 2 ilya ilya 4.0K Dec 9 01:05 DeployLightGBM-2.3.150
drwxrwxr-x 2 ilya ilya 4.0K Mar 29 15:16 DeployLightGBM-2.3.160
drwxrwxr-x 2 ilya ilya 4.0K Apr 3 00:59 DeployLightGBM-2.3.170

I think changeset b6aa5ee might have been it, but I'm not 100% sure.

As long as you have this fix you should be fine:

https://user-images.githubusercontent.com/24683184/81099889-98279600-8ed9-11ea-8607-9a5b506f1e1d.png

@imatiach-msft
Copy link
Contributor

closing issue, please reopen if you have any other questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants