Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dweakref_lru_cache.cc90 struct WeakrefKeyEq { struct in jax::WeakrefLRUCache
91 using is_transparent = void;
92 bool operator()(const WeakrefCacheEntry& lhs, in operator ()()
96 bool operator()(const WeakrefCacheEntry& lhs, in operator ()()