LostTech.TensorFlow : API Documentation

Type grpc_debug_test_server

Namespace tensorflow.python.debug.lib.grpc_debug_test_server

Public static methods

ValueTuple<object, string, object, PythonClassContainer, EventListenerTestServicer> start_server_on_separate_thread(bool dump_to_filesystem, double server_start_delay_sec, bool poll_server, bool blocking, IEnumerable<ValueTuple<string, int, string>> toggle_watch_on_core_metadata)

object start_server_on_separate_thread_dyn(ImplicitContainer<T> dump_to_filesystem, ImplicitContainer<T> server_start_delay_sec, ImplicitContainer<T> poll_server, ImplicitContainer<T> blocking, object toggle_watch_on_core_metadata)

Public properties

PythonFunctionContainer EventListenerTestServicer_fn get;

PythonFunctionContainer EventListenerTestStreamHandler_fn get;

PythonFunctionContainer start_server_on_separate_thread_fn get;