Static helper routines for PartialTensorShape. Includes a few common predicates on a partially known tensor shape.
tensorflow::PartialTensorShapeUtils
2025-01-10 15:47:30
Static helper routines for PartialTensorShape. Includes a few common predicates on a partially known tensor shape.
string tensorflow::PartialTensorShapeUtils::PartialShapeListString(const gtl::ArraySlice< PartialTensorShape > &shapes)bool tensorflow::PartialTensorShapeUtils::AreCompatible(const gtl::ArraySlice< PartialTensorShape > &shapes0, const gtl::ArraySlice< PartialTensorShape > &shapes1)
Please login to continue.