Status tensorflow::PartialTensorShape::IsValidShape(const TensorShapeProto &proto) Returns OK iff proto
bool tensorflow::PartialTensorShape::AsTensorShape(TensorShape *tensor_shape) const
gtl::ArraySlice<int64> tensorflow::PartialTensorShape::dim_sizes() const Returns sizes of all dimensions.
string tensorflow::PartialTensorShape::DebugString() const For error messages.
Manages the partially known dimensions of a Tensor and their sizes. Member Details tensorflow::Par
Page 2 of 2