write(toFile:metadata:)
Exports a Core ML model file for use in your app.
Declaration
func write(toFile path: String, metadata: MLModelMetadata?) throwsExports a Core ML model file for use in your app.
func write(toFile path: String, metadata: MLModelMetadata?) throws