Home
last modified time | relevance | path

Searched defs:ETCoreMLModelStructurePath (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/sdk/
H A DETCoreMLModelDebugger.mm560 …ETCoreMLAsset *)compiledModelAssetWithOutputsAtPaths:(NSArray<ETCoreMLModelStructurePath *> *)paths
606 …gableModel *> *)_modelsWithOutputsOfOperationsAtPath:(NSArray<ETCoreMLModelStructurePath *> *)paths
657 …ggableModel *> *)modelsWithOutputsOfOperationsAtPath:(NSArray<ETCoreMLModelStructurePath *> *)paths
664 …le ETCoreMLModelOutputs *)outputsOfOperationsAtPaths:(NSArray<ETCoreMLModelStructurePath *> *)paths
H A DETCoreMLModelStructurePath.h21 @interface ETCoreMLModelStructurePath : NSObject<NSCopying> variable
H A DETCoreMLModelStructurePath.mm130 @implementation ETCoreMLModelStructurePath implementation
H A DETCoreMLModelProfiler.mm296 …lProfilingResult *)profilingInfoForOperationsAtPaths:(NSArray<ETCoreMLModelStructurePath *> *)paths