ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
MemoryPlanner.h File Reference
#include <map>
#include <vector>
#include <unordered_set>
#include <memory>
#include "backend/basic/Allocator.h"
#include "backend/basic/IMemoryPlanner.h"
#include "ir/OperandIndexMap.h"

Go to the source code of this file.

Data Structures

class  onert::backend::basic::BumpPlanner
 Class to plan memory by bump way. More...
 
class  onert::backend::basic::FirstFitPlanner
 Class to plan memory by firstfit way. More...
 
class  onert::backend::basic::WICPlanner
 Class to plan memory by Weighted Interval Color algorithm. More...
 

Namespaces

namespace  onert
 
namespace  onert::backend
 
namespace  onert::backend::basic