Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Ddevice.py58 _string_merge_cache = {} variable
154 result = _string_merge_cache.get(merge_key)
159 _string_merge_cache[merge_key] = result