is_lazy_tensor {mlr3torch}R Documentation

Check for lazy tensor

Description

Checks whether an object is a lazy tensor.

Usage

is_lazy_tensor(x)

Arguments

x

(any)
Object to check.


[Package mlr3torch version 0.1.0 Index]