forked from mindspore-Ecosystem/mindspore
17 lines
205 B
JSON
17 lines
205 B
JSON
|
|
{
|
||
|
|
"columns": {
|
||
|
|
"image": {
|
||
|
|
"type": "uint8",
|
||
|
|
"rank": 1
|
||
|
|
},
|
||
|
|
"label" : {
|
||
|
|
"type": "string",
|
||
|
|
"rank": 1
|
||
|
|
},
|
||
|
|
"id" : {
|
||
|
|
"type": "int64",
|
||
|
|
"rank": 0
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|