TTypes< T, NDIMS >::UnalignedTensor tensorflow::Tensor::unaligned_shaped(gtl::ArraySlice< int64 > new_sizes)
TTypes< T >::ConstScalar tensorflow::Tensor::scalar() const
void tensorflow::Tensor::AsProtoField(TensorProto *proto) const Fills in proto with *this tensor's content
const TensorShape& tensorflow::Tensor::shape() const Returns the shape of the tensor.
bool tensorflow::Tensor::IsInitialized() const If necessary, has this Tensor been initialized? Zero-element
string tensorflow::Tensor::DebugString() const A human-readable summary of the tensor suitable for debugging.
DataType tensorflow::Tensor::dtype() const Returns the data type.
TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::flat_inner_dims() const
Tensor& tensorflow::Tensor::operator=(const Tensor &other) Assign operator. This tensor shares other's underlying storage
size_t tensorflow::Tensor::BufferHash() const
Page 2 of 5