Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dwrap_function.py288 def _fetch_preprocessing_callback(fetch): function
318 return _fetch_preprocessing_callback(graph_element)
320 fetches = nest.map_structure(_fetch_preprocessing_callback, fetches)