ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
onert::backend::basic::Block Struct Reference

Structure to have memory offset and size. More...

#include <IMemoryPlanner.h>

Data Fields

uint32_t offset
 
size_t size
 

Detailed Description

Structure to have memory offset and size.

Definition at line 30 of file IMemoryPlanner.h.

Field Documentation

◆ offset

uint32_t onert::backend::basic::Block::offset

Definition at line 32 of file IMemoryPlanner.h.

Referenced by onert::backend::train::BumpPlanner< Index >::claim().

◆ size

size_t onert::backend::basic::Block::size

Definition at line 33 of file IMemoryPlanner.h.


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