Home
last modified time | relevance | path

Searched defs:ETCoreMLAsset (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/sdk/
H A DETCoreMLModelAnalyzer.mm46 - (nullable instancetype)initWithCompiledModelAsset:(ETCoreMLAsset *)compiledModelAsset
H A DETCoreMLModelDebugger.mm503 - (nullable instancetype)initWithModelAsset:(ETCoreMLAsset *)modelAsset
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/delegate/
H A DETCoreMLAsset.h15 @interface ETCoreMLAsset : NSObject variable
H A DETCoreMLModel.h13 @class ETCoreMLAsset; variable
H A DETCoreMLAsset.mm63 @implementation ETCoreMLAsset { implementation
H A DETCoreMLModel.mm187 - (nullable instancetype)initWithAsset:(ETCoreMLAsset *)asset
H A DETCoreMLModelManager.mm641 - (void)addPrewarmedAsset:(ETCoreMLAsset *)asset {
H A DETCoreMLAssetManager.mm358 - (void)cleanupAssetIfNeeded:(ETCoreMLAsset *)asset {