MLOperatorSchemaEdgeTypeFormat enum

Specifies the manner in which types of input and output edges are described. This is used within MLOperatorSchemaEdgeDescription while defining custom operator schema.

Fields

Name Value Description
EdgeDescription 0 The type is defined using MLOperatorEdgeDescription.
Label 1 The type is defined by a type string constructed as in ONNX operator schema.

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.