23.08
|
Go to the documentation of this file.
24 #ifndef ARM_COMPUTE_OFFSETLIFETIMEMANAGER_H
25 #define ARM_COMPUTE_OFFSETLIFETIMEMANAGER_H
69 void update_blobs_and_mappings()
override;
OffsetLifetimeManager & operator=(const OffsetLifetimeManager &)=delete
Prevent instances of this class to be copied.
MappingType mapping_type() const override
Returns the type of mappings that the lifetime manager returns.
const info_type & info() const
Accessor to the pool internal configuration meta-data.
std::unique_ptr< IMemoryPool > create_pool(IAllocator *allocator) override
Creates a memory pool depending on the memory requirements.
OffsetLifetimeManager()
Constructor.
Copyright (c) 2017-2023 Arm Limited.
Concrete class that tracks the lifetime of registered tensors and calculates the systems memory requi...
Abstract class of the simple lifetime manager interface.
Meta-data information for each blob.
input allocator() -> allocate()