tensorflow::PartialTensorShape::IsCompatibleWith()

bool tensorflow::PartialTensorShape::IsCompatibleWith(const PartialTensorShape &shape) const

Return true iff the ranks match, and if the dimensions all either match or one is unknown.

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

Please login to continue.