grouping#
Grouping layers, for chaining sequential computations.
Classes
A layer that checks the structure of the value passing through it. |
|
A group of layers to call sequentially, with known input/output types. |
|
A layer that returns its input unchanged, without any side effects. |
|
A layer that names an activation or a sequence of layers. |
|
A group of layers to call sequentially. |
Functions
Inlines instances of |
|
|
Inlines sequential nodes into their parents if possible. |
|
Checks if the type of a node is exactly |
|
Checks if a tree is a subclass of |