Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
SynapseML
Public
Notifications
You must be signed in to change notification settings
Fork
865
Star
5.2k
Code
Issues
199
Pull requests
14
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
GPU Support for LightGBM
- #1062
#1062
Open
wenqing xu (xuwq1993)
wants to merge 26 commits into
microsoft:master
microsoft/SynapseML:master
from
xuwq1993:wenqx/lgbmGPUSupport
xuwq1993/mmlspark:wenqx/lgbmGPUSupport
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Open
GPU Support for LightGBM
#1062
wenqing xu (xuwq1993)
wants to merge 26 commits into
microsoft:master
microsoft/SynapseML:master
from
xuwq1993:wenqx/lgbmGPUSupport
xuwq1993/mmlspark:wenqx/lgbmGPUSupport
Copy head branch name to clipboard
Commits
Commits on May 31, 2021
update: choose GPU jar
wenqing xu (xuwq1993)
committed
504ef43
View commit details
Copy full SHA for 504ef43
Browse repository at this point
Commits on Jun 2, 2021
add deviceType param
wenqing xu (xuwq1993)
committed
dd8305c
View commit details
Copy full SHA for dd8305c
Browse repository at this point
Commits on Jun 7, 2021
Feat: Add GPU version
wenqing xu (xuwq1993)
committed
80daf31
View commit details
Copy full SHA for 80daf31
Browse repository at this point
feat: add GPU support
wenqing xu (xuwq1993)
committed
45d264c
View commit details
Copy full SHA for 45d264c
Browse repository at this point
Merge branch 'master' into wenqx/lgbmGPUSupport
wenqing xu (xuwq1993)
committed
1869506
View commit details
Copy full SHA for 1869506
Browse repository at this point
feat: add GPU support
wenqing xu (xuwq1993)
committed
56d1433
View commit details
Copy full SHA for 56d1433
Browse repository at this point
Commits on Jun 9, 2021
Merge branch 'master' into wenqx/lgbmGPUSupport
wenqing xu (xuwq1993)
committed
7e0b489
View commit details
Copy full SHA for 7e0b489
Browse repository at this point
update: update lgbm jar version
wenqing xu (xuwq1993)
committed
61430aa
View commit details
Copy full SHA for 61430aa
Browse repository at this point
update: update lgbm jar version
wenqing xu (xuwq1993)
committed
72dd1d4
View commit details
Copy full SHA for 72dd1d4
Browse repository at this point
Commits on Jun 10, 2021
update: update lightgbm jar package version
wenqing xu (xuwq1993)
committed
1583fab
View commit details
Copy full SHA for 1583fab
Browse repository at this point
update: update lightgbm jar package version
wenqing xu (xuwq1993)
committed
ebb3992
View commit details
Copy full SHA for ebb3992
Browse repository at this point
Commits on Jun 29, 2021
update: merge master
wenqing xu (xuwq1993)
committed
2db9f16
View commit details
Copy full SHA for 2db9f16
Browse repository at this point
update: changed LightGBM version
wenqing xu (xuwq1993)
committed
287bb92
View commit details
Copy full SHA for 287bb92
Browse repository at this point
update: update LightGBM Jar version
wenqing xu (xuwq1993)
committed
be64c21
View commit details
Copy full SHA for be64c21
Browse repository at this point
update: add MMLSpark resolver
wenqing xu (xuwq1993)
committed
ff7d199
View commit details
Copy full SHA for ff7d199
Browse repository at this point
Commits on Jun 30, 2021
update: remove mmlspark resolver
wenqing xu (xuwq1993)
committed
c0d3d6d
View commit details
Copy full SHA for c0d3d6d
Browse repository at this point
Commits on Aug 20, 2021
feat: merge master
wenqing xu (xuwq1993)
committed
6e7e94c
View commit details
Copy full SHA for 6e7e94c
Browse repository at this point
fix: fix build.sbt
wenqing xu (xuwq1993)
committed
db9e926
View commit details
Copy full SHA for db9e926
Browse repository at this point
fix: format fix
wenqing xu (xuwq1993)
committed
fefa18d
View commit details
Copy full SHA for fefa18d
Browse repository at this point
fix: format fix
wenqing xu (xuwq1993)
committed
35c8d9c
View commit details
Copy full SHA for 35c8d9c
Browse repository at this point
Commits on Sep 13, 2021
Merge branch 'master' into wenqx/lgbmGPUSupport
wenqing xu (xuwq1993)
authored
6c2f530
View commit details
Copy full SHA for 6c2f530
Browse repository at this point
Commits on Oct 14, 2021
Merge branch 'master' into wenqx/lgbmGPUSupport
wenqing xu (xuwq1993)
committed
d57905c
View commit details
Copy full SHA for d57905c
Browse repository at this point
fix: use synapse default ubuntu version
wenqing xu (xuwq1993)
committed
542fa65
View commit details
Copy full SHA for 542fa65
Browse repository at this point
Commits on Oct 19, 2021
feat: merge master
wenqing xu (xuwq1993)
committed
7d245d1
View commit details
Copy full SHA for 7d245d1
Browse repository at this point
Commits on Nov 29, 2021
merge master
wenqing xu (xuwq1993)
committed
8edd528
View commit details
Copy full SHA for 8edd528
Browse repository at this point
feat: add GPU support
wenqing xu (xuwq1993)
committed
202537a
View commit details
Copy full SHA for 202537a
Browse repository at this point
You can’t perform that action at this time.