Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/delegate/
H A Dmodel_logging_options.h11 struct ModelLoggingOptions { struct
13 bool log_profiling_info = false;
15 bool log_intermediate_tensors = false;
H A DETCoreMLModelManager.mm647 - (nullable NSArray<MLMultiArray *> *)executeModelUsingExecutor:(id<ETCoreMLModelExecutor>)executor
688 - (BOOL)executeModelWithHandle:(ModelHandle *)handle
736 - (BOOL)executeModelWithHandle:(ModelHandle *)handle
H A Dbackend_delegate.mm106 - (BOOL)executeModelWithHandle:(ModelHandle*)handle
201 - (BOOL)executeModelWithHandle:(ModelHandle*)handle
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/sdk/
H A DETCoreMLModelAnalyzer.mm171 - (nullable NSArray<MLMultiArray *> *)executeModelWithInputs:(id<MLFeatureProvider>)inputs