Outputs the logical disjunction (OR) of all Boolean values in the set. In other words this node returns true if at least one of the elements in the set is true. For example, if you want to verify if at least one weight value in a weight map is greater than 1, you can connect a greater than node into the input port.