Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

CoreML.ReleaseAll

Releases all models.

Component Version macOS Windows Linux Server iOS SDK
CoreML 10.5 ✅ Yes ❌ No ❌ No ✅ Yes, on macOS ✅ Yes
MBS( "CoreML.ReleaseAll" )

Parameters

none

Result

Returns OK or error.

Description

Releases all models.

Be aware that on a server this may free objects, which are used by other scripts running in parallel!

Examples

Cleanup:

Set Variable [ $r ; Value: MBS( "CoreML.ReleaseAll" ) ]

See also

Release notes

Blog Entries

This function is free to use.

Created 29th October 2020, last changed 11st January 2021


CoreML.Release - CoreML.ResultImage