Represents an entry point representing a tensor containing a single lazy tensor feature.
Arguments
- feature_name
(
character(1)
)
Which lazy tensor feature to select if there is more than one.- shape
(
integer()
orNULL
)
Shape thatbatchgetter
will produce. Batch-dimension should be included asNA
.