Home
last modified time | relevance | path

Searched defs:MLFeatureProvider (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/sdk/
H A DETCoreMLModelAnalyzer.mm86 - (nullable NSArray<MLMultiArray *> *)profileModelWithInputs:(id<MLFeatureProvider>)inputs
121 - (nullable NSArray<MLMultiArray *> *)debugModelWithInputs:(id<MLFeatureProvider>)inputs
171 - (nullable NSArray<MLMultiArray *> *)executeModelWithInputs:(id<MLFeatureProvider>)inputs
H A DETCoreMLModelProfiler.mm296 …lProfilingResult *)profilingInfoForOperationsAtPaths:(NSArray<ETCoreMLModelStructurePath *> *)paths
329 …ble ETCoreMLModelProfilingResult *)profilingInfoForOperationsAtPaths:(MLPredictionOptions *)options
H A DETCoreMLModelDebugger.mm664 …le ETCoreMLModelOutputs *)outputsOfOperationsAtPaths:(NSArray<ETCoreMLModelStructurePath *> *)paths
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/delegate/
H A DETCoreMLDefaultModelExecutor.mm24 - (nullable NSArray<MLMultiArray *> *)executeModelWithInputs:(id<MLFeatureProvider>)inputs
H A DETCoreMLModel.mm295 - (nullable id<MLFeatureProvider>)predictionFromFeatures:(id<MLFeatureProvider>)input