tensorflow::PartialTensorShapeUtils

Static helper routines for PartialTensorShape. Includes a few common predicates on a partially known tensor shape.

Member Details

string tensorflow::PartialTensorShapeUtils::PartialShapeListString(const gtl::ArraySlice< PartialTensorShape > &shapes)

bool tensorflow::PartialTensorShapeUtils::AreCompatible(const gtl::ArraySlice< PartialTensorShape > &shapes0, const gtl::ArraySlice< PartialTensorShape > &shapes1)

doc_TensorFlow
2016-10-14 18:57:08
Comments
Leave a Comment

Please login to continue.