Contents

export(to:)

Exports this transformer as a CoreML model.

Declaration

func export(to url: URL) throws

Parameters

  • url:

    The location to write the model into.

Discussion

See Also

Exporting