Public instance methods
WrappedFunction prune(IEnumerable<object> feeds, IDictionary<object, object> fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(Operation feeds, string fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(IGraphNodeBase feeds, IDictionary<object, object> fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(Operation feeds, object fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(IEnumerable<object> feeds, IEnumerable<object> fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(IEnumerable<object> feeds, Operation fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(IEnumerable<object> feeds, object fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(IEnumerable<object> feeds, string fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(ValueTuple feeds, IDictionary<object, object> fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(ValueTuple feeds, IEnumerable<object> fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(ValueTuple feeds, Operation fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(ValueTuple feeds, object fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(ValueTuple feeds, string fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(Operation feeds, IDictionary<object, object> fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
WrappedFunction prune(Operation feeds, IEnumerable<object> fetches, string name, Nullable<ValueTuple<object, object>> input_signature)
object prune_dyn(object feeds, object fetches, object name, object input_signature)
Public properties
object function_def_dyn get;
object output_dtypes get;
object output_dtypes_dyn get;
object output_shapes get;
object output_shapes_dyn get;
IList<object> outputs get;
object structured_outputs get;
object structured_outputs_dyn get;