export(to:)
Exports this transformer as a CoreML model package.
Declaration
func export(to url: URL) throwsParameters
- url:
The location to write the model into.
Exports this transformer as a CoreML model package.
func export(to url: URL) throwsThe location to write the model into.