probly.traverse_nn¶
Traverser utilities for neural networks.
Submodules¶
Traversal implementation for flax modules. |
|
A wrapper around flextype.flexdispatch to create an extensible traverser with lazy type matching. |
|
Traversal implementation for PyTorch modules. |
|
PyTorch-specific utils for traverse_nn. |
|
Generic utils for traverse_nn. |