Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Ddevice_spec.py32 _COMPONENTS_TO_STRING_CACHE = {} variable
359 cached_result = _COMPONENTS_TO_STRING_CACHE.get(key)
378 _COMPONENTS_TO_STRING_CACHE[key] = output