Comfy-Org / Comfy-Org/ComfyUI

userWarning: Dynamo detected a call to a `functools.lru_cache`-wrapped function

Open
#10,890 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

everytime i start a prompt i rceive following msg in commandprompt of windows 11

:\ComfyUIWeb\python_embeded\Lib\site-packages\torch\_dynamo\variables\functions.py:1692: UserWarning: Dynamo detected a call to a `functools.lru_cache`-wrapped function. Dynamo ignores the cache wrapper and directly traces the wrapped function. Silent incorrectness is only a *potential* risk, not something we have observed. Enable TORCH_LOGS="+dynamo" for a DEBUG stack trace.
torch._dynamo.utils.warn_once(msg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.