TTypes<T>::ConstMatrix tensorflow::Tensor::matrix() const
bool tensorflow::Tensor::IsSameSize(const Tensor &b) const
TTypes< T >::Scalar tensorflow::Tensor::scalar() Return the Tensor data as a TensorMap of fixed size 1:
void tensorflow::Tensor::UnsafeCopyFromInternal(const Tensor &, const TensorShape &) Copy the other tensor into this tensor
TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::tensor() const
TTypes<T>::UnalignedFlat tensorflow::Tensor::unaligned_flat()
int64 tensorflow::Tensor::dim_size(int d) const Convenience accessor for the tensor shape.
TTypes< T, NDIMS >::UnalignedConstTensor tensorflow::Tensor::unaligned_shaped(gtl::ArraySlice< int64 > new_sizes) const
Page 5 of 5