Home
last modified time | relevance | path

Searched refs:_commit_data_cache (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/scripts/release_notes/
H A Dcommon.py297 _commit_data_cache = None variable
301 global _commit_data_cache
302 if _commit_data_cache is None:
303 _commit_data_cache = _CommitDataCache(path)
304 return _commit_data_cache