|
ONE - On-device Neural Engine
|
#include "MemoryManager.h"#include "TensorRegistry.h"#include <ir/OperandInfo.h>#include <ir/IOperation.h>#include <ir/Index.h>#include <unordered_set>Go to the source code of this file.
Data Structures | |
| class | onert::backend::basic::DynamicTensorManager |
| Class to manage dynamic tensor and its memory. More... | |
Namespaces | |
| namespace | onert |
| namespace | onert::backend |
| namespace | onert::backend::basic |