ComfyUI Node
NNT Define Pooling Layer
A ComfyUI node in NNT Neural Network Toolkit/Layers with 14 inputs and 1 output.
NNT Define Pooling Layer
- LAYER_STACK
- LAYER_STACK
◄pooling_typeMaxPool2d►
◄kernel_size2►
◄stride2►
◄padding0►
◄dilation1►
◄ceil_modeFalse►
◄return_indicesFalse►
◄count_include_padTrue►
◄output_size1►
◄fractional_factor1.5►
◄norm_type2.0►
◄flatten_outputFalse►
◄num_copies1►
CategoryNNT Neural Network Toolkit/Layers
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| pooling_type | COMBO | MaxPool2d | 18 options: MaxPool1d, MaxPool2d, MaxPool3d, AvgPool1d, AvgPool2d, AvgPool3d, +12 |
| kernel_size | STRING | 2 | — |
| stride | STRING | 2 | — |
| padding | STRING | 0 | — |
| dilation | STRING | 1 | — |
| ceil_mode | COMBO | False | 2 options: True, False |
| return_indices | COMBO | False | 2 options: True, False |
| count_include_pad | COMBO | True | 2 options: True, False |
| output_size | STRING | 1 | — |
| fractional_factor | FLOAT | 1.51–3 | — |
| norm_type | FLOAT | 2.01–6 | — |
| flatten_output | COMBO | False | 2 options: True, False |
| num_copies | INT | 11–100 | — |
| LAYER_STACKopt | LIST | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LAYER_STACK | LIST | — |