Searched refs:_next_func (Results 1 – 3 of 3) sorted by relevance
68 def _next_func(string_handle): function82 …next_func_concrete = _next_func._get_concrete_function_internal() # pylint: disable=protected-acc…96 …self._next_func = _remote_next_func._get_concrete_function_internal() # pylint: disable=protected…97 self._next_captured_args = self._next_func.captured_inputs133 next_func=self._next_func,161 self._next_func = per_device_dataset._next_func176 next_func=self._next_func,
2483 self._next_func = StructuredFunctionWrapper(2495 self._next_func.function.captured_inputs,2498 next_func=self._next_func.function,2505 return self._next_func.output_structure
134 def _next_func(string_handle): function150 …next_func_concrete = _next_func._get_concrete_function_internal() # pylint: disable=protected-acc…163 …self._next_func = _remote_next_func._get_concrete_function_internal() # pylint: disable=protected…164 self._next_captured_args = self._next_func.captured_inputs199 self._next_func.add_to_graph(g)209 next_func=self._next_func,