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