Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dcontext.py55 _device_parsing_cache = {} variable
2013 new_device_name, new_device_spec = _device_parsing_cache[cache_key]
2035 _device_parsing_cache[cache_key] = (new_device_name, new_device_spec)
2079 global _device_parsing_cache
2090 _device_parsing_cache = {}