[vLLM IR] Avoid redundant file reads in IrOpImpl.uuid() #38940
cache IrOpImpl.uuid() at file level to avoid redundant reads
a7600ee3
fix hash_file cache: include mtime_ns in key to handle file modificat…
3b3c881c
Apply suggestion from @gemini-code-assist[bot]
39b47a44
simplify hash_file: drop mtime_ns and weak_cache on uuid()
a59a6dd0
remove implementation detail from uuid() docstring
887433a4
use functools.cache instead of lru_cache(maxsize=None) for pre-commit
cc038917
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub