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.
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.
Please login to continue.