forked from mindspore-Ecosystem/mindspore
22 lines
311 B
JSON
22 lines
311 B
JSON
|
|
{
|
||
|
|
"datasetType": "TF",
|
||
|
|
"numRows": 12,
|
||
|
|
"columns": {
|
||
|
|
"col0": {
|
||
|
|
"type": "int64",
|
||
|
|
"rank": 2,
|
||
|
|
"shape": [2, 2]
|
||
|
|
},
|
||
|
|
"col1": {
|
||
|
|
"type": "int64",
|
||
|
|
"rank": 2,
|
||
|
|
"shape": [2, 2]
|
||
|
|
},
|
||
|
|
"col2": {
|
||
|
|
"type": "int64",
|
||
|
|
"rank": 2,
|
||
|
|
"shape": [2, 2]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|