Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Ddevice.py269 _cached_device_functions = {} variable
309 cached_function = _cached_device_functions.get(spec, None)
319 _cached_device_functions[spec] = _device_function