Searched defs:ModelLoggingOptions (Results 1 – 4 of 4) sorted by relevance
11 struct ModelLoggingOptions { struct13 bool log_profiling_info = false;15 bool log_intermediate_tensors = false;
647 - (nullable NSArray<MLMultiArray *> *)executeModelUsingExecutor:(id<ETCoreMLModelExecutor>)executor688 - (BOOL)executeModelWithHandle:(ModelHandle *)handle736 - (BOOL)executeModelWithHandle:(ModelHandle *)handle
106 - (BOOL)executeModelWithHandle:(ModelHandle*)handle201 - (BOOL)executeModelWithHandle:(ModelHandle*)handle
171 - (nullable NSArray<MLMultiArray *> *)executeModelWithInputs:(id<MLFeatureProvider>)inputs