Home
last modified time | relevance | path

Searched refs:graph_to_function_def (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dfunction_def_to_graph_test.py22 from tensorflow.python.framework import graph_to_function_def
48 fdef = graph_to_function_def.graph_to_function_def(
154 fdef = graph_to_function_def.graph_to_function_def(
H A Dfunction.py30 from tensorflow.python.framework import graph_to_function_def
452 self._definition = graph_to_function_def.graph_to_function_def(
913 op_def = graph_to_function_def._get_op_def(op)
H A Dgraph_to_function_def.py117 def graph_to_function_def(graph, operations, inputs, outputs, out_names=None): function
H A DBUILD367 ":graph_to_function_def",
380 name = "graph_to_function_def",
381 srcs = ["graph_to_function_def.py"],
415 ":graph_to_function_def",
H A Dfunction_test.py31 from tensorflow.python.framework import graph_to_function_def
948 f = graph_to_function_def.graph_to_function_def(
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A DBUILD640 "//tensorflow/python:graph_to_function_def",
/aosp_15_r20/external/tensorflow/tensorflow/python/
H A DBUILD1412 "//tensorflow/python/framework:graph_to_function_def",
4326 name = "graph_to_function_def",
4327 actual = "//tensorflow/python/framework:graph_to_function_def",