TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::bit_casted_shaped(gtl::ArraySlice< int64 > new_sizes) const Return
bool tensorflow::Tensor::FromProto(const TensorProto &other) TF_MUST_USE_RESULT Parse other and construct the
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
int tensorflow::Tensor::dims() const Convenience accessor for the tensor shape. For all shape
Represents an n-dimensional array of values. Member Details tensorflow::Tensor::Tensor()
TTypes<T>::ConstMatrix tensorflow::Tensor::matrix() const
StringPiece tensorflow::Tensor::tensor_data() const Returns a StringPiece mapping the current tensor's buffer.
bool tensorflow::Tensor::IsSameSize(const Tensor &b) const
TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::tensor() const
Page 4 of 5