ComfyUI Node
AddLinearLayerNode
A ComfyUI node in ETK/pytorch with 6 inputs and 1 output.
AddLinearLayerNode
- model
- TORCH_MODEL
◄in_features—►
◄out_features—►
◄bias▾►
◄initialization▾►
◄dtype▾►
CategoryETK/pytorch
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | TORCH_MODEL | — | |
| in_features | INT | 1–16777216 | — |
| out_features | INT | 1–1000000000 | — |
| bias | COMBO | 2 options: true, false | |
| initialization | COMBO | 3 options: default, xavier_uniform, xavier_normal | |
| dtype | COMBO | 8 options: float32, float64, float16, int32, int64, int16, +2 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| TORCH_MODEL | TORCH_MODEL | — |