Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dwrap_function.py290 def _fetch_preprocessing_callback(fetch): function
320 return _fetch_preprocessing_callback(graph_element)
322 fetches = nest.map_structure(_fetch_preprocessing_callback, fetches)