[
  {
    "metadataOutputVersion" : "3.0",
    "storagePrecision" : "Float32",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "Identity",
        "type" : "MultiArray"
      }
    ],
    "modelParameters" : [

    ],
    "specificationVersion" : 4,
    "computePrecision" : "Float16",
    "isUpdatable" : "0",
    "availability" : {
      "macOS" : "10.15",
      "tvOS" : "13.0",
      "watchOS" : "6.0",
      "iOS" : "13.0",
      "macCatalyst" : "13.0"
    },
    "neuralNetworkLayerTypeHistogram" : {
      "ActivationReLU" : 5,
      "ReshapeStatic" : 1,
      "Transpose" : 2,
      "BatchNorm" : 5,
      "Convolution" : 6,
      "ActivationSigmoid" : 1,
      "PoolingMax" : 3
    },
    "modelType" : {
      "name" : "MLModelType_neuralNetwork"
    },
    "userDefinedMetadata" : {
      "com.github.apple.coremltools.version" : "5.0b2",
      "com.github.apple.coremltools.source" : "tensorflow==2.5.0"
    },
    "generatedClassName" : "PT",
    "inputSchema" : [
      {
        "shortDescription" : "",
        "dataType" : "Float32",
        "hasShapeFlexibility" : "1",
        "isOptional" : "0",
        "shapeFlexibility" : "1 × 1 × 16224 × 1 | 1 × 1 × 1024 × 1 | 1 × 1 × 1344 × 1 | 1 × 1 × 1664 × 1",
        "formattedType" : "MultiArray (Float32 1 × 1 × 16224 × 1)",
        "type" : "MultiArray",
        "shape" : "[1, 1, 16224, 1]",
        "name" : "input_1",
        "enumeratedShapes" : "[[1, 1, 16224, 1], [1, 1, 1024, 1], [1, 1, 1344, 1], [1, 1, 1664, 1]]"
      }
    ],
    "method" : "predict"
  }
]