• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "datasetType": "IMAGENET",
3  "numRows": 2,
4  "columns": {
5    "imageone": {
6      "type": "uint8",
7      "rank": 1,
8      "t_impl": "cvmat"
9    },
10    "labelone" : {
11      "type": "int32",
12      "rank": 0,
13      "t_impl" : "flex"
14    }
15  }
16}
17