Type wrap_function Namespace tensorflow.python.eager.wrap_function Methods function_from_graph_def function_from_graph_def_dyn Properties function_from_graph_def_fn VariableHolder_fn WrappedFunction_fn WrappedGraph_fn Public static methods WrappedFunction function_from_graph_def(object graph_def, IEnumerable<object> inputs, IEnumerable<string> outputs) object function_from_graph_def_dyn(object graph_def, object inputs, object outputs) Public properties PythonFunctionContainer function_from_graph_def_fn get; PythonFunctionContainer VariableHolder_fn get; PythonFunctionContainer WrappedFunction_fn get; PythonFunctionContainer WrappedGraph_fn get;