ModuleNode
A generic, dtype-agnostic node interface for traversing module hierarchies. This allows programmatic traversal, parameter collection, and introspection without depending on the input/output dtype generics of Module.
A generic, dtype-agnostic node interface for traversing module hierarchies. This allows programmatic traversal, parameter collection, and introspection without depending on the input/output dtype generics of Module.