本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。
Class tensorflow::TensorBuffer
Member Summary
tensorflow::TensorBuffer::~TensorBuffer() override
virtual void* tensorflow::TensorBuffer::data() const =0
virtual size_t tensorflow::TensorBuffer::size() const =0
virtual TensorBuffer* tensorflow::TensorBuffer::root_buffer()=0
virtual void tensorflow::TensorBuffer::FillAllocationDescription(AllocationDescription *proto) const =0
T* tensorflow::TensorBuffer::base() const
Member Details
tensorflow::TensorBuffer::~TensorBuffer() override
virtual void* tensorflow::TensorBuffer::data() const =0
virtual size_t tensorflow::TensorBuffer::size() const =0
virtual TensorBuffer* tensorflow::TensorBuffer::root_buffer()=0
virtual void tensorflow::TensorBuffer::FillAllocationDescription(AllocationDescription *proto) const =0
T* tensorflow::TensorBuffer::base() const
时间: 2025-01-05 03:56:55