ホーム › AI.MachineLearning.WinML › MLOperatorSchemaDescription
MLOperatorSchemaDescription
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| name | LPSTR | 8/4 | +0 | +0 |
| operatorSetVersionAtLastChange | INT | 4 | +8 | +4 |
| inputs | MLOperatorSchemaEdgeDescription* | 8/4 | +16 | +8 |
| inputCount | DWORD | 4 | +24 | +12 |
| outputs | MLOperatorSchemaEdgeDescription* | 8/4 | +32 | +16 |
| outputCount | DWORD | 4 | +40 | +20 |
| typeConstraints | MLOperatorEdgeTypeConstraint* | 8/4 | +48 | +24 |
| typeConstraintCount | DWORD | 4 | +56 | +28 |
| attributes | MLOperatorAttribute* | 8/4 | +64 | +32 |
| attributeCount | DWORD | 4 | +72 | +36 |
| defaultAttributes | MLOperatorAttributeNameValue* | 8/4 | +80 | +40 |
| defaultAttributeCount | DWORD | 4 | +88 | +44 |