output_types {tfdatasets}R Documentation

Output types and shapes

Description

Output types and shapes

Usage

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


[Package tfdatasets version 2.9.0 Index]