TensorShapeIter tensorflow::TensorShape::begin() const For iterating through the dimensions.
tensorflow::Tensor::Tensor() Creates a 1-dimensional, 0-element float tensor. The returned Tensor
TTypes< T, NDIMS >::ConstTensor tensorflow::Tensor::tensor() const
TTypes<T>::ConstMatrix tensorflow::Tensor::matrix() const
void tensorflow::Tensor::UnsafeCopyFromInternal(const Tensor &, const TensorShape &) Copy the other tensor into this tensor
Status tensorflow::PartialTensorShape::IsValidShape(const TensorShapeProto &proto) Returns OK iff proto
bool tensorflow::PartialTensorShape::AsTensorShape(TensorShape *tensor_shape) const
Status tensorflow::Env::NewWritableFile(const string &fname, std::unique_ptr< WritableFile > *result) Creates an object
static bool tensorflow::TensorShapeUtils::IsVector(const TensorShape &shape)
gtl::ArraySlice<int64> tensorflow::PartialTensorShape::dim_sizes() const Returns sizes of all dimensions.
Page 16 of 19