Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dndarray_tensor_bridge.cc37 static std::vector<void*>* DecrefCache() { in DecrefCache() function
47 DecrefCache()->push_back(obj); in DelayedNumpyDecref()
56 cache_copy.swap(*DecrefCache()); in ClearDecrefCache()