Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.35 KB

ILearningModelDeviceFactoryNative.md

File metadata and controls

35 lines (28 loc) · 1.35 KB
title description ms.date ms.topic keywords topic_type api_type api_name api_location
ILearningModelDeviceFactoryNative interface
Provides access to factory methods that enable the creation of ILearningModelDevice objects using ID3D12CommandQueue.
4/2/2019
article
windows 10, windows machine learning, WinML, ILearningModelDeviceFactoryNative
APIRef
NA
ILearningModelDeviceFactoryNative
windows.ai.machinelearning.native.h

ILearningModelDeviceFactoryNative interface

Provides access to factory methods that enable the creation of ILearningModelDevice objects using ID3D12CommandQueue.

Methods

Name Description
CreateFromD3D12CommandQueue Creates a LearningModelDevice that will run inference on the user-specified ID3D12CommandQueue.

Requirements

Requirement
Minimum supported client Windows 10, build 17763
Minimum supported server Windows Server 2019 with Desktop Experience
Header windows.ai.machinelearning.native.h

[!INCLUDE help]