Contents

write(to:)

Exports a machine learning file to the file system.

Declaration

func write(to url: URL) throws

Parameters

  • url:

    The location in the file system where the file should be written.