IWinMLRuntime interface (winml.h)

These APIs have been deprecated and should no longer be used:  Please use Windows.AI.MachineLearning instead.

Represents the runtime to load and evaluate a WinML model.

Inheritance

The IWinMLRuntime interface inherits from the IUnknown interface. IWinMLRuntime also has these types of members:

Methods

The IWinMLRuntime interface has these methods.

 
IWinMLRuntime::CreateEvaluationContext

Creates a WinML evaluation context object.
IWinMLRuntime::EvaluateModel

Evaluates a WinML model.
IWinMLRuntime::LoadModel

Loads a WinML model.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1803 [desktop apps only]
Minimum supported server Windows Server [desktop apps only]
Target Platform Windows
Header winml.h