Shortcuts

Struct MakeNextFunctionList

Inheritance Relationships

Base Type

  • public IterArgs< MakeNextFunctionList >

Struct Documentation

struct MakeNextFunctionList : public IterArgs<MakeNextFunctionList>

Public Functions

inline void operator()(const Variable &variable)
inline void operator()(const Variable *variable)
inline void operator()(const c10::optional<Variable> &variable)

Public Members

edge_list next_edges

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources