ComfyUI Node
Ptn RNN Linear
A ComfyUI node in Training with 10 inputs and 1 output.
Ptn RNN Linear
- PTMODEL
◄input_size1►
◄hidden_size1►
◄num_layers1►
◄nonlinearity▾►
◄biastrue►
◄batch_firsttrue►
◄dropout0.000►
◄bidirectionalfalse►
◄linear_output_size1►
◄linear_biastrue►
CategoryTraining
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| input_size | INT | 11–1000000 | — |
| hidden_size | INT | 11–1000000 | — |
| num_layers | INT | 11–1000 | — |
| nonlinearity | COMBO | 2 options: tanh, relu | |
| bias | BOOLEAN | true | — |
| batch_first | BOOLEAN | true | — |
| dropout | FLOAT | 0.0000–1 | — |
| bidirectional | BOOLEAN | false | — |
| linear_output_size | INT | 11–1000000 | — |
| linear_bias | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| PTMODEL | PTMODEL | — |