utils¶
Generic utils for traverse_nn.
Functions¶
Return the first layer of the given type(s) contained in a model. |
|
Return all layers of the given type(s) contained in a model. |
|
Return the output feature dimension of a model. |
|
Collect visited objects that are instances of |