Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dprefetching_ops.py123 def _remote_init_func(): function
130 …self._init_func = _remote_init_func._get_concrete_function_internal() # pylint: disable=protected…
/external/tensorflow/tensorflow/python/data/ops/
Dmulti_device_iterator_ops.py54 def _remote_init_func(): function
61 …self._init_func = _remote_init_func._get_concrete_function_internal() # pylint: disable=protected…