torch_greater: Greater

View source: R/gen-namespace.R

torch_greaterR Documentation

Greater

Description

Greater

Usage

torch_greater(self, other)

Arguments

self

(Tensor) the tensor to compare

other

(Tensor or float) the tensor or value to compare

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

Alias for torch_gt().


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