-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
feat: Change locking strategy of Booster, allow for share and unique locks #2760
Commits on Feb 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 971720f - Browse repository at this point
Copy the full SHA 971720fView commit details
Commits on Feb 4, 2020
-
Change implementation to have return value in tree.cpp, change naming…
… to upper and lower bound, move implementation to gdbt.cpp
Configuration menu - View commit details
-
Copy full SHA for 3c49f4c - Browse repository at this point
Copy the full SHA 3c49f4cView commit details
Commits on Feb 5, 2020
-
Update include/LightGBM/c_api.h
Co-Authored-By: Nikita Titov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48a9474 - Browse repository at this point
Copy the full SHA 48a9474View commit details -
Change iteration to avoid potential overflow, add bindings to R and P…
…ython and a basic test
Configuration menu - View commit details
-
Copy full SHA for 0d516c1 - Browse repository at this point
Copy the full SHA 0d516c1View commit details -
Merge branch 'master' of https://github.com/microsoft/LightGBM into m…
…ax_min_leafs
joanfontanals committedFeb 5, 2020 Configuration menu - View commit details
-
Copy full SHA for f14ca1f - Browse repository at this point
Copy the full SHA f14ca1fView commit details -
joanfontanals committed
Feb 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 8c58493 - Browse repository at this point
Copy the full SHA 8c58493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 019bda8 - Browse repository at this point
Copy the full SHA 019bda8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a794241 - Browse repository at this point
Copy the full SHA a794241View commit details
Commits on Feb 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 70ca8fc - Browse repository at this point
Copy the full SHA 70ca8fcView commit details -
joanfontanals committed
Feb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for c43bf1c - Browse repository at this point
Copy the full SHA c43bf1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ee70f - Browse repository at this point
Copy the full SHA 87ee70fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd24844 - Browse repository at this point
Copy the full SHA fd24844View commit details -
Make PredictSingleRow const and share the lock with other reading thr…
…eads
joanfontanals committedFeb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 65cde98 - Browse repository at this point
Copy the full SHA 65cde98View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa612b - Browse repository at this point
Copy the full SHA cfa612bView commit details
Commits on Feb 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d3a54ae - Browse repository at this point
Copy the full SHA d3a54aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ae8f3e - Browse repository at this point
Copy the full SHA 8ae8f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3713151 - Browse repository at this point
Copy the full SHA 3713151View commit details -
Merge branch 'max_min_leafs' of https://github.com/JoanFM/LightGBM in…
…to max_min_leafs
Configuration menu - View commit details
-
Copy full SHA for 1cd8a9d - Browse repository at this point
Copy the full SHA 1cd8a9dView commit details
Commits on Feb 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c7185a0 - Browse repository at this point
Copy the full SHA c7185a0View commit details -
Do not check for num_leaves to be smaller than actual size and get ba…
…ck to test with hardcoded value
Configuration menu - View commit details
-
Copy full SHA for fd0bdb8 - Browse repository at this point
Copy the full SHA fd0bdb8View commit details
Commits on Feb 12, 2020
-
Merge branch 'max_min_leafs' of https://github.com/JoanFM/LightGBM in…
…to max_min_leafs
Configuration menu - View commit details
-
Copy full SHA for d6ca4ff - Browse repository at this point
Copy the full SHA d6ca4ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a753edf - Browse repository at this point
Copy the full SHA a753edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19234e0 - Browse repository at this point
Copy the full SHA 19234e0View commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 00bdde1 - Browse repository at this point
Copy the full SHA 00bdde1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82c677c - Browse repository at this point
Copy the full SHA 82c677cView commit details -
Merge branch 'read_write_locks' of https://github.com/JoanFM/LightGBM …
…into read_write_locks
Configuration menu - View commit details
-
Copy full SHA for 46092fd - Browse repository at this point
Copy the full SHA 46092fdView commit details -
Merge branch 'max_min_leafs' of https://github.com/JoanFM/LightGBM in…
…to read_write_locks
Configuration menu - View commit details
-
Copy full SHA for 397667c - Browse repository at this point
Copy the full SHA 397667cView commit details
Commits on Feb 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 46c4658 - Browse repository at this point
Copy the full SHA 46c4658View commit details
Commits on Feb 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9d1a31a - Browse repository at this point
Copy the full SHA 9d1a31aView commit details
Commits on Feb 19, 2020
-
Update python-package/setup.py
Co-Authored-By: Nikita Titov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c548d3f - Browse repository at this point
Copy the full SHA c548d3fView commit details
Commits on Feb 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a65de0b - Browse repository at this point
Copy the full SHA a65de0bView commit details -
joanfontanals committed
Feb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 90b2d1c - Browse repository at this point
Copy the full SHA 90b2d1cView commit details
Commits on Apr 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a459e67 - Browse repository at this point
Copy the full SHA a459e67View commit details -
joanfontanals committed
Apr 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 66a6c8c - Browse repository at this point
Copy the full SHA 66a6c8cView commit details
Commits on Jul 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7f476f7 - Browse repository at this point
Copy the full SHA 7f476f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f812c31 - Browse repository at this point
Copy the full SHA f812c31View commit details
Commits on Jul 12, 2020
-
Avoid switching to c++17 and use yamc mutex library to access shared …
…lock functionality
Configuration menu - View commit details
-
Copy full SHA for e6189ac - Browse repository at this point
Copy the full SHA e6189acView commit details -
Configuration menu - View commit details
-
Copy full SHA for e400481 - Browse repository at this point
Copy the full SHA e400481View commit details -
Configuration menu - View commit details
-
Copy full SHA for 891f5c4 - Browse repository at this point
Copy the full SHA 891f5c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for adbcc2d - Browse repository at this point
Copy the full SHA adbcc2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a406a45 - Browse repository at this point
Copy the full SHA a406a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 231c4cd - Browse repository at this point
Copy the full SHA 231c4cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22d99f3 - Browse repository at this point
Copy the full SHA 22d99f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01814b - Browse repository at this point
Copy the full SHA c01814bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4acbe97 - Browse repository at this point
Copy the full SHA 4acbe97View commit details
Commits on Jul 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 46a9f70 - Browse repository at this point
Copy the full SHA 46a9f70View commit details -
Update windows/LightGBM.vcxproj
Co-authored-by: Guolin Ke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6fc735 - Browse repository at this point
Copy the full SHA f6fc735View commit details -
Update windows/LightGBM.vcxproj.filters
Co-authored-by: Guolin Ke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22f45a8 - Browse repository at this point
Copy the full SHA 22f45a8View commit details -
Update windows/LightGBM.vcxproj.filters
Co-authored-by: Nikita Titov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d255725 - Browse repository at this point
Copy the full SHA d255725View commit details -
Update windows/LightGBM.vcxproj.filters
Co-authored-by: Nikita Titov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e650130 - Browse repository at this point
Copy the full SHA e650130View commit details -
Update windows/LightGBM.vcxproj.filters
Co-authored-by: Nikita Titov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22945c6 - Browse repository at this point
Copy the full SHA 22945c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78d2fc6 - Browse repository at this point
Copy the full SHA 78d2fc6View commit details
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 611e3ea - Browse repository at this point
Copy the full SHA 611e3eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e20f230 - Browse repository at this point
Copy the full SHA e20f230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c59fe - Browse repository at this point
Copy the full SHA 61c59feView commit details