ONE - On-device Neural Engine
Loading...
Searching...
No Matches
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 34 of file IMemoryPlanner.h.

Field Documentation

◆ offset

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

Definition at line 36 of file IMemoryPlanner.h.

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

◆ size

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

Definition at line 37 of file IMemoryPlanner.h.


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