torch_less: Less

View source: R/gen-namespace.R

torch_lessR Documentation

Less

Description

Less

Usage

torch_less(self, other)

Arguments

self

(Tensor) the tensor to compare

other

(Tensor or float) the tensor or value to compare

less(input, other, *, out=None) -> Tensor

Alias for torch_lt().


torch documentation built on Aug. 21, 2025, 5:50 p.m.