Home
last modified time | relevance | path

Searched refs:function_from_graph_def (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/
H A Dtrt_convert.py914 new_func = wrap_function.function_from_graph_def(
1574 reset_converted_func = wrap_function.function_from_graph_def(
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dwrap_function.py631 def function_from_graph_def(graph_def, inputs, outputs, captures=None): function
H A Dwrap_function_test.py364 revived_function = wrap_function.function_from_graph_def(
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dconvert_to_constants.py1087 new_func = wrap_function.function_from_graph_def(output_graph_def,
H A Dops_test.py3506 wrap_function.function_from_graph_def(graph_def, [], ["output"])
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Ddataset_ops.py403 variant_function = wrap_function.function_from_graph_def(