Contents

export(to:)

Exports this transformer as a CoreML model package.

Declaration

func export(to url: URL) throws

Parameters

  • url:

    The location to write the model into.

See Also

Applying and exporting