MLOperatorSchemaEdgeDescription 結構
指定運算子之輸入或輸出邊緣的相關資訊。 這是在定義自訂運算子架構時使用。
欄位
名稱 | 類型 | 描述 |
---|---|---|
edgeDescription | MLOperatorEdgeDescription | 描述類型支援的結構。 當 typeFormat 是 MLOperatorSchemaEdgeTypeFormat::EdgeDescription 時 ,就會使用此方法。 |
電子商務選項中 | MLOperatorParameterOptions | 參數的選項,包括它是選擇性還是 variadic。 |
保留 | void* | |
typeFormat | MLOperatorSchemaEdgeTypeFormat | 定義型別條件約束和型別對應的方式。 |
typeLabel | char* | 在 ONNX 運算子架構中建構為 的類型標籤字串。 例如,「T」。 當 typeFormat 是 MLOperatorSchemaEdgeTypeFormat::Label 時 ,就會使用此選項。 |
需求
需求 | |
---|---|
最低支援的用戶端 | Windows 10 組建 17763 |
最低支援的伺服器 | 具有桌面體驗的 Windows Server 2019 |
頁首 | MLOperatorAuthor.h |
注意
使用下列資源取得 Windows ML 的說明:
- 如需詢問或回答有關 Windows ML 的技術問題,請使用 Stack Overflow 上的 windows-machine-learning 標籤。
- 如需回報錯誤 (bug),請在 GitHub 上提出問題。