Skip to contents

Represents an entry point representing a tensor containing a single lazy tensor feature.

Usage

ingress_ltnsr(feature_name = NULL, shape = NULL)

Arguments

feature_name

(character(1))
Which lazy tensor feature to select if there is more than one.

shape

(integer() or NULL)
Shape that batchgetter will produce. Batch-dimension should be included as NA.