Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dweakref_lru_cache.cc28 class WeakrefLRUCache : public std::enable_shared_from_this<WeakrefLRUCache> { class
108 WeakrefLRUCache(pybind11::function cache_context_fn, pybind11::function fn, in WeakrefLRUCache() function in jax::WeakrefLRUCache