ONE - On-device Neural Engine
Loading...
Searching...
No Matches
circle_planner Namespace Reference

Data Structures

struct  AllocationNodeInformation
 
class  ExecutionPlanner
 
class  IScratchpadHelper
 
class  ScratchpadHelperCMSISNN
 
class  ScratchpadHelperLinux
 
class  ScratchpadHelperMCU
 
struct  TargetPlatform
 

Enumerations

enum  SupportedPlatformType { LINUX , MCU , CMSISNN }
 
enum  RuntimeType { ONERT_MICRO , LUCI_INTERPRETER }
 
enum  AllocatingMode { COMMON , SPLIT }
 

Enumeration Type Documentation

◆ AllocatingMode

Enumerator
COMMON 
SPLIT 

Definition at line 36 of file TargetPlatform.h.

◆ RuntimeType

Enumerator
ONERT_MICRO 
LUCI_INTERPRETER 

Definition at line 30 of file TargetPlatform.h.

◆ SupportedPlatformType

Enumerator
LINUX 
MCU 
CMSISNN 

Definition at line 23 of file TargetPlatform.h.