libs library
Properties
- shouldUseDynamicLibraryProcess ↔ String
-
if a library path is set to this value, the
DynamicLibraryshoudl be loaded withDynamicLibrary.process()getter/setter pair - unsupportedPlatform ↔ String
-
Message to throw when this platform does not support this lib
getter/setter pair
Functions
-
getLiteRTBaseLibraryPath(
) → String -
Get the
DynamicLibraryof this plugin, ie. the base tf lite runtime -
getLiteRTCoreMLDelegateLibraryPath(
) → String -
Get the
DynamicLibrarythat contains the CoreML delegate -
getLiteRTFlexDelegateLibraryPath(
) → String -
Get the
DynamicLibrarythat contains the Flex delegate -
getLiteRTGpuDelegateLibraryPath(
) → String -
Get the
DynamicLibrarythat contain the GPU delegate