output_types
Output types and shapes
Description
Output types and shapes
Usage
output_types(object)
output_shapes(object) Arguments
| Arguments | Description |
|---|---|
| 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