init(contentsOf:configuration:)
Creates a model adaptor from a CoreML model URL.
Declaration
init(contentsOf url: URL, configuration: MLModelConfiguration) throwsCreates a model adaptor from a CoreML model URL.
init(contentsOf url: URL, configuration: MLModelConfiguration) throws