int tensorflow::PartialTensorShape::dims() const
Return the number of dimensions in the tensor. If the number of dimensions is unknown, return -1.
int tensorflow::PartialTensorShape::dims() const
Return the number of dimensions in the tensor. If the number of dimensions is unknown, return -1.
Please login to continue.