Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dtf_should_use.py107 _WRAPPERS = dict() variable
124 memoized = _WRAPPERS.get(type_x, None)
134 _WRAPPERS[type_x] = copy_tx