LostTech.TensorFlow : API Documentation

Type RestoredFunction

Namespace tensorflow.python.saved_model.function_deserialization

Parent Function

Interfaces IRestoredFunction

Public properties

IList<object> concrete_functions get; set;

bool experimental_relax_shapes get; set;

FunctionSpec function_spec get;

object function_spec_dyn get;

object input_signature get;

object input_signature_dyn get;

object python_function get;

object python_function_dyn get;

object PythonObject get;