ComfyUI Node
Model Patch Torch Settings
Adds model callbacks that enable or disable PyTorch full FP16 accumulation for CUDA FP16 matmuls while the model runs.
Model Patch Torch Settings
- model
- model
◄enable_fp16_accumulationfalse►
CategoryEnviralDesign/model
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| enable_fp16_accumulation | BOOLEAN | false | Toggles torch.backends.cuda.matmul.allow_fp16_accumulation while the patched model runs. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |