LostTech.TensorFlow : API Documentation

Type ILooperThread

Namespace tensorflow.train

Interfaces IPythonObjectContainer

Public instance methods

object run_loop()

Called at 'timer_interval_secs' boundaries.

object start_loop()

Called when the thread starts.

object stop_loop()

Called when the thread stops.