Home
last modified time | relevance | path

Searched refs:MakeNextFunctionList (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/torch/csrc/autograd/
Dfunction.h693 struct MakeNextFunctionList : IterArgs<MakeNextFunctionList> { struct
695 using IterArgs<MakeNextFunctionList>::operator(); argument
746 detail::MakeNextFunctionList make; in collect_next_edges()