Rate this Page

Template Function torch::autograd::collect_next_edges#

Function Documentation#

template<typename ...Variables>
edge_list torch::autograd::collect_next_edges(Variables&&... variables)#

Return the next edges of all the given variables, or tuples of variables.