int64 tensorflow::TensorShape::dim_size(int d) const Returns the number of elements in dimension d. REQUIRES: 0
bool tensorflow::TensorShape::IsSameSize(const TensorShape &b) const Returns true if *this and b
Eigen::DSizes< Eigen::DenseIndex, NDIMS > tensorflow::TensorShape::AsEigenDSizes() const Fill *dsizes from
bool tensorflow::TensorShape::IsValid(const TensorShapeProto &proto) Returns true iff proto is a
TensorShapeIter tensorflow::TensorShape::begin() const For iterating through the dimensions.
void tensorflow::TensorShape::Clear() Clear a tensor shape.
static constexpr int tensorflow::TensorShape::MaxDimensions()
Page 3 of 3