getCoreMlModelBytes

private suspend fun getCoreMlModelBytes(allowedModes: List<ServerSource>, modelIds: List<String>): Long(source)

Reads Core ML model bytes from the entire platform model store on iOS-style targets.

Return

Filesystem byte count included in the Settings storage summary.

Author

Dmitriy Moroz

Parameters

allowedModes

Providers available on the current platform.

modelIds

Catalog model identifiers known to the app.