Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/test/
H A DETCoreMLTestUtils.mm201 + (nullable NSArray<MLMultiArray *> *)inputsForModel:(ETCoreMLModel *)model
220 + (nullable id<MLFeatureProvider>)inputFeaturesForModel:(ETCoreMLModel *)model
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/delegate/
H A DETCoreMLModel.mm176 @interface ETCoreMLModel () interface in strong
185 @implementation ETCoreMLModel implementation
H A DETCoreMLDefaultModelExecutor.mm15 - (instancetype)initWithModel:(ETCoreMLModel *)model {
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/sdk/
H A DETCoreMLModelProfiler.mm244 - (nullable instancetype)initWithModel:(ETCoreMLModel *)model