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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.