ILearningModelOperatorProvider 接口

定义

描述学习模型的操作器。

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
属性

Windows 要求

设备系列
Windows 10, version 1809 (在 10.0.17763.0 中引入)
API contract
Windows.AI.MachineLearning.MachineLearningContract (在 v1.0 中引入)

注解

Windows Server

若要在 Windows Server 上使用此 API,必须使用具有桌面体验的 Windows Server 2019。

线程安全

此 API 是线程安全的。

适用于