Microsoft.ML.Scoring
Microsoft Machine Learning Scoring library for deep learning model inference. Current version of the library supports inferencing on pretrained models of ONNX v1.2 and TensorFlow v1.5.0. The library utilizes CPU devices only, with MKL/MKLDNN acceleration. This package provides a .Net standard 1.3 compatible module for maximum portability. Currently supported platforms include x64 CPU on Windows OS only.
Install
dotnet add package Microsoft.ML.Scoring --version 1.1.0
Install-Package Microsoft.ML.Scoring -Version 1.1.0
<PackageReference Include="Microsoft.ML.Scoring" Version="1.1.0" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.