Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dcontext.py46 _device_parsing_cache = {} variable
568 new_device_name, new_device_spec = _device_parsing_cache[cache_key]
590 _device_parsing_cache[cache_key] = (new_device_name, new_device_spec)