Rate this Page

torch.autograd.graph.Node.next_functions#

abstract property Node.next_functions: tuple[tuple[Optional[torch.autograd.graph.Node], int], ...]#