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 |
Note
Use the following resources for help with Windows ML:
- To ask or answer technical questions about Windows ML, please use the windows-machine-learning tag on Stack Overflow.
- To report a bug, please file an issue on our GitHub.