Skip to content

Support Loading ONNX model using GPU#6143

Merged
tarekgh merged 2 commits intodotnet:mainfrom
tarekgh:SupportLoadingOnnxModelWithGpu
Apr 4, 2022
Merged

Support Loading ONNX model using GPU#6143
tarekgh merged 2 commits intodotnet:mainfrom
tarekgh:SupportLoadingOnnxModelWithGpu

Conversation

@tarekgh
Copy link
Copy Markdown
Member

@tarekgh tarekgh commented Mar 30, 2022

No description provided.

@ghost ghost assigned tarekgh Mar 30, 2022
@tarekgh tarekgh requested a review from michaelgsharp March 30, 2022 01:05
@tarekgh
Copy link
Copy Markdown
Member Author

tarekgh commented Mar 30, 2022

@michaelgsharp could you please have a look?

@tarekgh tarekgh added this to the ML.NET 2.0 milestone Mar 30, 2022
Comment thread src/Microsoft.ML.OnnxTransformer/OnnxTransform.cs
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2022

Codecov Report

Merging #6143 (6ecdb17) into main (7fba700) will increase coverage by 0.05%.
The diff coverage is 85.96%.

@@            Coverage Diff             @@
##             main    #6143      +/-   ##
==========================================
+ Coverage   68.25%   68.30%   +0.05%     
==========================================
  Files        1095     1095              
  Lines      241706   241748      +42     
  Branches    25152    25154       +2     
==========================================
+ Hits       164967   165134     +167     
+ Misses      70170    70061     -109     
+ Partials     6569     6553      -16     
Flag Coverage Δ
Debug 68.30% <85.96%> (+0.05%) ⬆️
production 62.81% <86.79%> (+0.07%) ⬆️
test 88.76% <75.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Microsoft.ML.Core/Data/IHostEnvironment.cs 97.56% <ø> (ø)
src/Microsoft.ML.Data/MLContext.cs 86.95% <50.00%> (-3.52%) ⬇️
test/Microsoft.ML.TestFramework/GlobalBase.cs 33.33% <50.00%> (+0.98%) ⬆️
src/Microsoft.ML.OnnxTransformer/OnnxCatalog.cs 88.63% <88.37%> (-11.37%) ⬇️
src/Microsoft.ML.OnnxTransformer/OnnxTransform.cs 91.04% <100.00%> (+0.11%) ⬆️
...osoft.ML.OnnxTransformerTest/OnnxTransformTests.cs 95.54% <100.00%> (+0.01%) ⬆️
src/Microsoft.ML.Maml/MAML.cs 25.38% <0.00%> (-1.53%) ⬇️
src/Microsoft.ML.Transforms/Text/LdaTransform.cs 88.29% <0.00%> (-0.15%) ⬇️
...ML.Transforms/Text/StopWordsRemovingTransformer.cs 86.38% <0.00%> (+0.14%) ⬆️
...StandardTrainers/Standard/LinearModelParameters.cs 66.07% <0.00%> (+0.25%) ⬆️
... and 7 more

Copy link
Copy Markdown
Contributor

@michaelgsharp michaelgsharp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@tarekgh tarekgh merged commit 43f267c into dotnet:main Apr 4, 2022
@tarekgh tarekgh deleted the SupportLoadingOnnxModelWithGpu branch April 4, 2022 18:57
@ghost ghost locked as resolved and limited conversation to collaborators May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants