Package apple.coreml.protocol
Interface MLWritable
-
public interface MLWritable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanwriteToURLError(NSURL url, org.moe.natj.general.ptr.Ptr<NSError> error)Writes the model to disk and returns YES if the write is successful.
-