Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dprefetching_ops.py155 def _remote_next_func(string_handle): function
163 …self._next_func = _remote_next_func._get_concrete_function_internal() # pylint: disable=protected…
/external/tensorflow/tensorflow/python/data/ops/
Dmulti_device_iterator_ops.py89 def _remote_next_func(string_handle): function
96 …self._next_func = _remote_next_func._get_concrete_function_internal() # pylint: disable=protected…