Home
last modified time | relevance | path

Searched defs:string_handle (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/ops/
H A Dprefetching_ops.py137 def _next_func(string_handle): argument
158 def _remote_next_func(string_handle): argument
169 def _finalize_func(string_handle): argument
188 def _remote_finalize_func(string_handle): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Dmulti_device_iterator_ops.py70 def _next_func(string_handle): argument
92 def _remote_next_func(string_handle): argument
136 def _remote_finalize_func(string_handle): argument
H A Diterator_ops.py243 def from_string_handle(string_handle, argument
463 def string_handle(self, name=None): member in Iterator
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session_test.cc1738 Tensor string_handle(DT_STRING, {}); in TEST() local
1791 Tensor string_handle(DT_STRING, {}); in TEST() local