tensorflow::PartialTensorShape::Concatenate()

PartialTensorShape tensorflow::PartialTensorShape::Concatenate(int64 size) const

Add a dimension to the end ("inner-most"), returns a new PartialTensorShape . REQUIRES: size >= -1, where -1 means unknown

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

Please login to continue.