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

    ],
    "specificationVersion" : 5,
    "computePrecision" : "Float16",
    "isUpdatable" : "0",
    "availability" : {
      "macOS" : "11.0",
      "tvOS" : "14.0",
      "watchOS" : "7.0",
      "iOS" : "14.0",
      "macCatalyst" : "14.0"
    },
    "neuralNetworkLayerTypeHistogram" : {
      "Concat" : 4,
      "ActivationReLU" : 18,
      "UpsampleBiLinear" : 3,
      "Add" : 12,
      "Clip" : 26,
      "Slice" : 1,
      "Convolution" : 58,
      "PaddingConstant" : 4
    },
    "modelType" : {
      "name" : "MLModelType_neuralNetwork"
    },
    "userDefinedMetadata" : {
      "com.github.apple.coremltools.version" : "6.3.0",
      "com.github.apple.coremltools.source" : "torch==2.0.0"
    },
    "generatedClassName" : "mlsd_v1",
    "inputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 4 × 512 × 512)",
        "shortDescription" : "",
        "shape" : "[1, 4, 512, 512]",
        "name" : "x_1",
        "type" : "MultiArray"
      }
    ],
    "method" : "predict"
  }
]