Apply Torch Compile

ApplyTorchCompile

Apply torch.compile to model with specified settings. This node wraps the model's forward pass with torch.compile for acceleration. Use with TorchCompileSpeedSettings node for optimal configuration. Author: eddy

Pack: ComfyUI-TorchCompileSpeed

custom_nodes.ComfyUI-TorchCompileSpeed

Inputs (2)

NameTypeRequired
modelMODELrequired
compile_argsWANCOMPILEARGSrequired

Outputs (1)

NameType
modelMODEL