Home
last modified time | relevance | path

Searched defs:CoreMLCommonExecution (Results 1 – 2 of 2) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/execution/
H A DCoreMLCommonExecution.hpp17 class CoreMLCommonExecution : public Execution { class
H A DCoreMLCommonExecution.cpp12 CoreMLCommonExecution::CoreMLCommonExecution(Backend *backend, const Op *op) : Execution(backend), … in CoreMLCommonExecution() function in MNN::CoreMLCommonExecution