ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert_micro::import::OMConfigureArgs Struct Reference

#include <OMConfigureArgs.h>

Collaboration diagram for onert_micro::import::OMConfigureArgs:

Data Fields

core::OMRuntimeStorageruntime_storage
 
core::OMRuntimeContextruntime_context
 
uint16_t kernel_index
 
const OMConfigconfigs
 
core::OMRuntimeModuleruntime_module
 

Detailed Description

Definition at line 31 of file OMConfigureArgs.h.

Field Documentation

◆ configs

const OMConfig& onert_micro::import::OMConfigureArgs::configs

Definition at line 36 of file OMConfigureArgs.h.

◆ kernel_index

◆ runtime_context

◆ runtime_module

core::OMRuntimeModule& onert_micro::import::OMConfigureArgs::runtime_module

Definition at line 37 of file OMConfigureArgs.h.

◆ runtime_storage

core::OMRuntimeStorage& onert_micro::import::OMConfigureArgs::runtime_storage

The documentation for this struct was generated from the following file: