ingress_ltnsr: Ingress Token for Lazy Tensor Feature

View source: R/PipeOpTorchIngress.R

ingress_ltnsrR Documentation

Ingress Token for Lazy Tensor Feature

Description

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.

Value

TorchIngressToken


mlr3torch documentation built on Aug. 26, 2025, 5:09 p.m.