ModuleNodeAdapter

Default ModuleNode implementation adapter for legacy Module types. This provides a lightweight bridge to the traversal API without changing the existing Module APIs beyond implementing ModuleNode.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override var path: String?

Optional path annotation for nicer logs, e.g., "model.encoder.layer1".