mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-08 16:22:38 +08:00
Mov the recursive run_up out of forward into a class method to avoid nested closure self-reference cycles. This avoids cyclic garbage that delays garbage of tensors which in turn delays VRAM release before tiled fallback. |
||
|---|---|---|
| .. | ||
| audio_vae.py | ||
| causal_audio_autoencoder.py | ||
| causal_conv3d.py | ||
| causal_video_autoencoder.py | ||
| conv_nd_factory.py | ||
| dual_conv3d.py | ||
| pixel_norm.py | ||