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 May 29, 2024, 9:54 a.m.