Output types and shapes
Output types and shapes
output_types(object)
output_shapes(object)Arguments
| object | A dataset or iterator |
Value
output_types() returns the type of each component of an element of
this object; output_shapes() returns the shape of each component of an
element of this object