IMLOperatorRegistry interface
Represents an instance of a registry for the custom operator kernel and schema. Custom operators may be used with Windows.AI.MachineLearning APIs by returning instances of IMLOperatorRegistry through ILearningModelOperatorProviderNative.
Methods
Name | Description |
---|---|
RegisterOperatorKernel | Registers a custom operator kernel. |
RegisterOperatorSetSchema | Registers a set of custom operator schema comprising an operator set. |
Requirements
Requirement | |
---|---|
Minimum supported client | Windows 10, build 17763 |
Minimum supported server | Windows Server 2019 with Desktop Experience |
Header | MLOperatorAuthor.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.