output_types: Output types and shapes

View source: R/dataset_properties.R

output_typesR 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


tfdatasets documentation built on June 30, 2022, 1:04 a.m.