LostTech.TensorFlow : API Documentation

Type StepCounterHook

Namespace tensorflow.train

Parent SessionRunHook

Interfaces IStepCounterHook

Hook that counts steps per second.

Methods

Properties

Public static methods

StepCounterHook NewDyn(ImplicitContainer<T> every_n_steps, object every_n_secs, object output_dir, object summary_writer)

Initialize self. See help(type(self)) for accurate signature.

Public properties

object PythonObject get;