ONE - On-device Neural Engine
|
#include <OMKernelExecute.h>
Static Public Member Functions | |
static OMStatus | runForward (OMExecuteArgs &, core::memory::OMRuntimeAllocator &allocator) |
Definition at line 31 of file OMKernelExecute.h.
|
static |
Definition at line 24 of file OMKernelExecute.cpp.
References onert_micro::core::memory::OMRuntimeAllocator::allocate(), onert_micro::core::BuiltinOperatorsSize, onert_micro::core::memory::OMRuntimeAllocator::deallocate(), onert_micro::core::getBuilderId(), onert_micro::core::OMRuntimeContext::getCircleOpcodes(), onert_micro::core::OMRuntimeContext::getCircleOperators(), onert_micro::execute::KernelBuiltinExecuteRegistry::getKernelExecuteFunc(), onert_micro::execute::KernelCustomExecuteRegistry::getKernelExecuteFunc(), onert_micro::execute::kernel_builtin_execute, onert_micro::execute::kernel_custom_execute, onert_micro::execute::OMExecuteArgs::kernel_index, onert_micro::Ok, onert_micro::execute::OMExecuteArgs::runtime_context, onert_micro::execute::OMExecuteArgs::runtime_storage, flatbuffers::Vector< T >::size(), size, and onert_micro::core::Size.
Referenced by onert_micro::core::OMRuntimeModule::run().