Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These APIs have been deprecated and should no longer be used: Please use Windows.AI.MachineLearning instead.
Represents the context to bind inputs and outputs to a WinML model.
Inheritance
The IWinMLEvaluationContext interface inherits from the IUnknown interface. IWinMLEvaluationContext also has these types of members:
Methods
The IWinMLEvaluationContext interface has these methods.
| IWinMLEvaluationContext::BindValue Binds the input/output to the given model. |
| IWinMLEvaluationContext::Clear Clears the bindings for a model. |
| IWinMLEvaluationContext::GetValueByName Returns the input/output description for the specific binding name. |
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 |