ILearningModelOperatorProvider Interface

Definition

Describes the operaators for a learning model.

public interface class ILearningModelOperatorProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.MachineLearningContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(706883165, 44977, 18413, 191, 173, 181, 179, 164, 89, 236, 4)]
struct ILearningModelOperatorProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.MachineLearningContract), 65536)]
[Windows.Foundation.Metadata.Guid(706883165, 44977, 18413, 191, 173, 181, 179, 164, 89, 236, 4)]
public interface ILearningModelOperatorProvider
Public Interface ILearningModelOperatorProvider
Attributes

Windows requirements

Device family
Windows 10, version 1809 (introduced in 10.0.17763.0)
API contract
Windows.AI.MachineLearning.MachineLearningContract (introduced in v1.0)

Remarks

Windows Server

To use this API on Windows Server, you must use Windows Server 2019 with Desktop Experience.

Thread safety

This API is thread-safe.

Applies to