{
  "id": "1190bd4b-b3c6-41d5-a9fc-11f95887b143",
  "name": "dccf",
  "description": " automatically created via model_man.py",
  "targets": {
    "WinML": {
      "components": [
        {
          "name": "secured_file",
          "path": "dccf.data"
        }
      ],
      "inputs": [
        {
          "name": "input:0",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              224,
              224,
              3
            ],
            "dataType": "float"
          }
        }
      ],
      "outputs": [
        {
          "name": "Softmax:0",
          "featureType": "tensor",
          "tensor": {
            "shape": [
              1,
              14
            ],
            "dataType": "float"
          }
        }
      ]
    }
  }
}