ComfyUI Node
NNT Define GRU Layer
A ComfyUI node in NNT Neural Network Toolkit/Layers with 8 inputs and 1 output.
NNT Define GRU Layer
- LAYER_STACK
- LAYER_STACK
◄input_size10►
◄hidden_size20►
◄num_layers1►
◄biasTrue►
◄batch_firstTrue►
◄dropout0.0►
◄bidirectionalFalse►
CategoryNNT Neural Network Toolkit/Layers
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| input_size | INT | 101–2048 | — |
| hidden_size | INT | 201–2048 | — |
| num_layers | INT | 11–10 | — |
| bias | COMBO | True | 2 options: True, False |
| batch_first | COMBO | True | 2 options: True, False |
| dropout | FLOAT | 0.00–1 | — |
| bidirectional | COMBO | False | 2 options: True, False |
| LAYER_STACKopt | LIST | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LAYER_STACK | LIST | — |