STT-tensorflow/tensorflow/g3doc/api_docs/cc/ClassTensorBuffer.md
Vijay Vasudevan e28c1dbab3 TensorFlow: Upstream latest changes to git.
Changes:
- Documentation changes: adding some examples
  for adding_an_op, fixes to some of the markdown,
  updates to docstrings, etc.

- Remove Dockerfile for now -- still undergoing
  changes.

Base CL: 107341050
2015-11-08 11:37:26 -08:00

1.8 KiB

Class tensorflow::TensorBuffer

##Member Summary

##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