Var.all_output_vars()#

Var.all_output_vars()[source]#

Returns all output variables as a frozen set.

The returned set also contains output variables that are indirect outputs of this variable through nodes without variables.

Return type

frozenset[Var]