MLOperatorEdgeDescription struct
Specifies the properties of an input or output edge of an operator.
Fields
Name | Type | Description |
---|---|---|
edgeType | MLOperatorEdgeType | The type of the edge. |
reserved | uint64_t | |
tensorDataType | MLOperatorTensorDataType | The data type of a tensor. Used when edgeType is set to Tensor. |
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.