The signal node
The filter bank input, typically a TrainableState field
The factor by which the output with be downsampled after the BorderValid convolution
The signal node
Raise a node to a fixed power.
Raise a node to a fixed power. Cog has two pow() function signatures corresponding to both integer and non-integer powers. The integer case is detected here and special-cased (instead of having a separate PowN node for this).
If the power n
is anything other than a positive integer, make sure the inputs
are always positive or NaNs will result.
the input signal
the power to raise the input to
The factor by which the output with be downsampled after the BorderValid convolution
The filter bank input, typically a TrainableState field
A convolutional transformation that applies a filter bank to a signal in the space domain.
The signal node
The filter bank input, typically a TrainableState field
The factor by which the output with be downsampled after the BorderValid convolution