ONE - On-device Neural Engine
|
Structure to have memory offset and size. More...
#include <IMemoryPlanner.h>
Data Fields | |
uint32_t | offset |
size_t | size |
Structure to have memory offset and size.
Definition at line 34 of file IMemoryPlanner.h.
uint32_t onert::backend::basic::Block::offset |
Definition at line 36 of file IMemoryPlanner.h.
Referenced by onert::backend::train::BumpPlanner< Index >::claim().
size_t onert::backend::basic::Block::size |
Definition at line 37 of file IMemoryPlanner.h.