Element-wise Greater Equal Comparison

op_greater_equal(left, right, name = "")

Arguments

left

- left side tensor

right

- right side tensor

name

(str) the name of the Function instance in the network