userWarning: Dynamo detected a call to a `functools.lru_cache`-wrapped function
Open
- 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
Assessment
This issue has not been assessed yet.