Searched refs:BufferBase (Results 1 – 1 of 1) sorted by relevance
82 class BufferBase : public TensorBuffer { class84 explicit BufferBase(Allocator* alloc, void* data_ptr) in BufferBase() function in tensorflow::__anon8c201cc00111::BufferBase128 class Buffer : public BufferBase {472 : BufferBase(a, TypedAllocator::Allocate<T>(a, n, AllocationAttributes())), in Buffer()478 : BufferBase(a, TypedAllocator::Allocate<T>(a, n, allocation_attr)), in Buffer()