TTypes<T>::ConstFlat tensorflow::Tensor::flat() const
int tensorflow::Tensor::dims() const Convenience accessor for the tensor shape. For all shape
string tensorflow::Tensor::SummarizeValue(int64 max_entries) const Render the first max_entries values in *this
TTypes<T>::Vec tensorflow::Tensor::vec() Return the tensor data as an Eigen::Tensor with the type and sizes
bool tensorflow::Tensor::FromProto(const TensorProto &other) TF_MUST_USE_RESULT Parse other and construct the
Represents an n-dimensional array of values. Member Details tensorflow::Tensor::Tensor()
tensorflow::Tensor::Tensor() Creates a 1-dimensional, 0-element float tensor. The returned Tensor
TTypes<T>::UnalignedFlat tensorflow::Tensor::unaligned_flat()
int64 tensorflow::Tensor::dim_size(int d) const Convenience accessor for the tensor shape.
bool tensorflow::Tensor::IsSameSize(const Tensor &b) const
Page 4 of 5