ComfyUI Node
NNT Define Normalization Layer
A ComfyUI node in NNT Neural Network Toolkit/Layers with 7 inputs and 1 output.
NNT Define Normalization Layer
- LAYER_STACK
- LAYER_STACK
◄norm_typeBatchNorm2d►
◄num_features64►
◄eps0.0000►
◄momentum0.1►
◄affineTrue►
◄track_running_statsTrue►
CategoryNNT Neural Network Toolkit/Layers
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| norm_type | COMBO | BatchNorm2d | 6 options: None, BatchNorm, LayerNorm, InstanceNorm, GroupNorm, LocalResponseNorm |
| num_features | INT | 641–2048 | — |
| eps | FLOAT | 0.00001e-10–0.001 | — |
| momentum | FLOAT | 0.10–1 | — |
| affine | COMBO | True | 2 options: True, False |
| track_running_stats | COMBO | True | 2 options: True, False |
| LAYER_STACKopt | LIST | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LAYER_STACK | LIST | — |