class nbla::CachingAllocatorWithBuckets

template<class MemoryType>
class CachingAllocatorWithBuckets : public nbla::CachingAllocatorWithBucketsBase

A realization of CachingAllocatorWithBuckets.

Template Parameters:

MemoryType – A Memory class implementation such as CpuMemory and CudaMemory.