torch_greater_equal: Greater_equal

View source: R/gen-namespace.R

torch_greater_equalR Documentation

Greater_equal

Description

Greater_equal

Usage

torch_greater_equal(self, other)

Arguments

self

(Tensor) the tensor to compare

other

(Tensor or float) the tensor or value to compare

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

Alias for torch_ge().


torch documentation built on June 7, 2023, 6:19 p.m.