Skip to main content
Version: 0.10.0

Function: getRegisteredBackends()

getRegisteredBackends(): readonly string[]

Defined in: utils.ts:47

Retrieves the names of all ExecuTorch backends compiled and registered in the native binary.

Returns

readonly string[]

An array of registered backend name strings (e.g. 'XnnpackBackend', 'CoreMLBackend').

We are Software Mansion.