ホーム › AI.MachineLearning.WinML › MLOperatorAttributeNameValue
MLOperatorAttributeNameValue
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| name | LPSTR | 8/4 | +0 | +0 |
| type | MLOperatorAttributeType | 4 | +8 | +4 |
| valueCount | DWORD | 4 | +12 | +8 |
| Anonymous | _Anonymous_e__Union | 8/4 | +16 | +12 |
共用体: _Anonymous_e__Union x64 8B / x86 4B
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| reserved | void* | 8/4 | +0 | +0 |
| ints | LONGLONG* | 8/4 | +0 | +0 |
| strings | CHAR** | 8/4 | +0 | +0 |
| floats | FLOAT* | 8/4 | +0 | +0 |