[ { "metadataOutputVersion" : "3.0", "storagePrecision" : "Float16", "outputSchema" : [ { "hasShapeFlexibility" : "0", "isOptional" : "0", "dataType" : "Float32", "formattedType" : "MultiArray (Float32)", "shortDescription" : "", "shape" : "[]", "name" : "logits", "type" : "MultiArray" } ], "modelParameters" : [ ], "specificationVersion" : 6, "mlProgramOperationTypeHistogram" : { "Log" : 1, "Concat" : 1, "Linear" : 3, "Range1d" : 1, "Shape" : 2, "RealDiv" : 1, "Relu" : 1, "Mul" : 1, "Cast" : 4, "Tile" : 1, "Add" : 1, "ExpandDims" : 5, "Softmax" : 1, "Gather" : 2, "Less" : 1 }, "computePrecision" : "Mixed (Float16, Float32, Int32)", "isUpdatable" : "0", "stateSchema" : [ ], "availability" : { "macOS" : "12.0", "tvOS" : "15.0", "visionOS" : "1.0", "watchOS" : "8.0", "iOS" : "15.0", "macCatalyst" : "15.0" }, "modelType" : { "name" : "MLModelType_mlProgram" }, "userDefinedMetadata" : { "com.github.apple.coremltools.source_dialect" : "TorchScript", "com.github.apple.coremltools.source" : "torch==2.5.0", "com.github.apple.coremltools.version" : "8.3.0" }, "inputSchema" : [ { "dataType" : "Float32", "hasShapeFlexibility" : "1", "isOptional" : "0", "shapeFlexibility" : "1...100 × 1...1025 × 1024", "shapeRange" : "[[1, 100], [1, 1025], [1024, 1024]]", "formattedType" : "MultiArray (Float32 1 × 1 × 1024)", "type" : "MultiArray", "shape" : "[1, 1, 1024]", "name" : "encoder_outputs", "shortDescription" : "" }, { "dataType" : "Float32", "hasShapeFlexibility" : "1", "isOptional" : "0", "shapeFlexibility" : "1...100 × 1...1025 × 640", "shapeRange" : "[[1, 100], [1, 1025], [640, 640]]", "formattedType" : "MultiArray (Float32 1 × 1 × 640)", "type" : "MultiArray", "shape" : "[1, 1, 640]", "name" : "decoder_outputs", "shortDescription" : "" }, { "dataType" : "Int32", "hasShapeFlexibility" : "1", "isOptional" : "0", "shapeFlexibility" : "1...100", "shapeRange" : "[[1, 100]]", "formattedType" : "MultiArray (Int32 1)", "type" : "MultiArray", "shape" : "[1]", "name" : "encoder_length", "shortDescription" : "" } ], "generatedClassName" : "RNNTJointWithMask", "method" : "predict" } ]