Searched refs:_construct_function_from_graph_def (Results 1 – 1 of 1) sorted by relevance
897 def _construct_function_from_graph_def(func, graph_def, frozen_func=None): function1303 self._converted_func = _construct_function_from_graph_def(1361 frozen_func = _construct_function_from_graph_def(func, inlined_graph_def)1387 self._converted_func = _construct_function_from_graph_def(1457 func = _construct_function_from_graph_def(self._converted_func,