Home
last modified time | relevance | path

Searched defs:cache_context_fn (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dweakref_lru_cache.cc108 WeakrefLRUCache(pybind11::function cache_context_fn, pybind11::function fn, in WeakrefLRUCache()
216 int64_t maxsize) { in BuildWeakrefLRUCacheAPI()