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

GPU Support for LightGBM #1062

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

xuwq1993
Copy link
Contributor

No description provided.

@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented May 31, 2021

Codecov Report

Merging #1062 (35c8d9c) into master (3ae67ab) will decrease coverage by 0.05%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1062      +/-   ##
==========================================
- Coverage   83.72%   83.67%   -0.06%     
==========================================
  Files         259      259              
  Lines       12433    12443      +10     
  Branches      630      635       +5     
==========================================
+ Hits        10410    10412       +2     
- Misses       2023     2031       +8     
Impacted Files Coverage Δ
...om/microsoft/ml/spark/lightgbm/LightGBMUtils.scala 70.90% <50.00%> (-3.61%) ⬇️
...soft/ml/spark/lightgbm/params/LightGBMParams.scala 90.15% <80.00%> (-0.20%) ⬇️
...crosoft/ml/spark/lightgbm/LightGBMClassifier.scala 91.11% <100.00%> (ø)
...m/microsoft/ml/spark/lightgbm/LightGBMRanker.scala 64.17% <100.00%> (ø)
...icrosoft/ml/spark/lightgbm/LightGBMRegressor.scala 72.72% <100.00%> (ø)
...crosoft/ml/spark/lightgbm/params/TrainParams.scala 100.00% <100.00%> (ø)
...com/microsoft/ml/spark/core/utils/AsyncUtils.scala 65.00% <0.00%> (-5.00%) ⬇️
...microsoft/ml/spark/cognitive/SpeechToTextSDK.scala 87.07% <0.00%> (-0.77%) ⬇️
.../microsoft/ml/spark/cognitive/ComputerVision.scala 78.57% <0.00%> (-0.52%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ae67ab...35c8d9c. Read the comment docs.

@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xuwq1993
Copy link
Contributor Author

xuwq1993 commented Jun 7, 2021

/azp run

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@xuwq1993
Copy link
Contributor Author

xuwq1993 commented Jun 7, 2021

/azp run

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@xuwq1993
Copy link
Contributor Author

xuwq1993 commented Jun 7, 2021

/azp run

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@xuwq1993
Copy link
Contributor Author

xuwq1993 commented Jun 7, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xuwq1993
Copy link
Contributor Author

xuwq1993 commented Jun 7, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xuwq1993
Copy link
Contributor Author

xuwq1993 commented Jun 7, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xuwq1993
Copy link
Contributor Author

xuwq1993 commented Jun 8, 2021

/azp run

@xuwq1993 xuwq1993 marked this pull request as ready for review June 8, 2021 02:04
@xuwq1993 xuwq1993 requested a review from imatiach-msft as a code owner June 8, 2021 02:04
@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 1062 in repo microsoft/SynapseML

@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2021

Codecov Report

Merging #1062 (202537a) into master (175fbc5) will decrease coverage by 3.48%.
The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1062      +/-   ##
==========================================
- Coverage   83.13%   79.64%   -3.49%     
==========================================
  Files         300      300              
  Lines       13699    13709      +10     
  Branches      660      655       -5     
==========================================
- Hits        11389    10919     -470     
- Misses       2310     2790     +480     
Impacted Files Coverage Δ
...soft/azure/synapse/ml/lightgbm/LightGBMUtils.scala 72.72% <66.66%> (-1.79%) ⬇️
...re/synapse/ml/lightgbm/params/LightGBMParams.scala 84.09% <80.00%> (-0.08%) ⬇️
...azure/synapse/ml/lightgbm/LightGBMClassifier.scala 91.11% <100.00%> (ø)
...oft/azure/synapse/ml/lightgbm/LightGBMRanker.scala 64.17% <100.00%> (ø)
.../azure/synapse/ml/lightgbm/LightGBMRegressor.scala 74.13% <100.00%> (ø)
...azure/synapse/ml/lightgbm/params/TrainParams.scala 100.00% <100.00%> (ø)
...e/synapse/ml/cognitive/FormRecognizerSchemas.scala 7.69% <0.00%> (-76.93%) ⬇️
...ure/synapse/ml/cognitive/FormOntologyLearner.scala 15.55% <0.00%> (-71.12%) ⬇️
.../synapse/ml/cognitive/AnomalyDetectorSchemas.scala 33.33% <0.00%> (-66.67%) ⬇️
...ft/azure/synapse/ml/cognitive/TextTranslator.scala 33.08% <0.00%> (-48.13%) ⬇️
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 175fbc5...202537a. Read the comment docs.

@xuwq1993
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@zerweck
Copy link

zerweck commented Dec 4, 2024

This seems stale, but is a highly valuable feature. Any chance of it getting merged one day?

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

Successfully merging this pull request may close these issues.

5 participants