ArmNN
 23.11
IMemoryManager.hpp File Reference
#include <memory>
Include dependency graph for IMemoryManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMemoryManager
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Typedefs

using IMemoryManagerUniquePtr = std::unique_ptr< IMemoryManager >