class nbla::CachingAllocatorWithBuckets

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

A realization of CachingAllocatorWithBuckets.

テンプレートパラメータ:

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