forked from mindspore-Ecosystem/mindspore
21 lines
272 B
JSON
21 lines
272 B
JSON
|
|
{
|
||
|
|
"columns": {
|
||
|
|
"image": {
|
||
|
|
"type": "uint8",
|
||
|
|
"rank": 1
|
||
|
|
},
|
||
|
|
"label" : {
|
||
|
|
"type": "int32",
|
||
|
|
"rank": 1
|
||
|
|
},
|
||
|
|
"id" : {
|
||
|
|
"type": "int64",
|
||
|
|
"rank": 0
|
||
|
|
},
|
||
|
|
"_priority" : {
|
||
|
|
"type": "float64",
|
||
|
|
"rank": 0
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|