Returns the shape of a tensor. Args: input: A `Tensor` or `SparseTensor`. name: A name for the operation (optional). optimize: if true, encode the shape as a constant when possible. out_type: (Optional) The specified output type of the operation (`int32` or `int64`). Default
(input, name=None, optimize=True, out_type=dtypes.int32)
source not stored for this graph (policy: none)
no test coverage detected