Public instance methods
void increment_run_call_count()
object increment_run_call_count_dyn()
IList<_DeviceAttributes> list_devices(Object[] args)
IList<_DeviceAttributes> list_devices(IDictionary<string, object> kwargs, Object[] args)
object list_devices_dyn(Object[] args)
object list_devices_dyn(IDictionary<string, object> kwargs, Object[] args)
object on_run_end_dyn(object request)
object on_run_start_dyn(object request)
object on_session_init_dyn(object request)
void partial_run(object handle, object fetches, object feed_dict)
object prepare_run_debug_urls(object fetches, object feed_dict)
object prepare_run_debug_urls_dyn(object fetches, object feed_dict)
object reset(IDictionary<string, object> kwargs, Object[] args)
object reset(Object[] args)
object reset_dyn(IDictionary<string, object> kwargs, Object[] args)
object reset_dyn(Object[] args)
object run(IGraphNodeBase fetches, IDictionary<object, object> feed_dict, object options, object run_metadata, object callable_runner, Nullable<ValueTuple> callable_runner_args, object callable_options)
object run(Operation fetches, IDictionary<object, object> feed_dict, object options, object run_metadata, object callable_runner, Nullable<ValueTuple> callable_runner_args, object callable_options)
object run(IEnumerable<object> fetches, IDictionary<object, object> feed_dict, object options, object run_metadata, object callable_runner, Nullable<ValueTuple> callable_runner_args, object callable_options)
object run(object fetches, IDictionary<object, object> feed_dict, object options, object run_metadata, object callable_runner, Nullable<ValueTuple> callable_runner_args, object callable_options)
object run_dyn(object fetches, object feed_dict, object options, object run_metadata, object callable_runner, object callable_runner_args, object callable_options)
Public properties
object graph_def_dyn get;
object run_call_count_dyn get;