View source on GitHub |
Interface for performing each step of a training algorithm.
tf.contrib.distribute.Step(
distribution
)
Attributes | |
---|---|
distribution
|
Methods
initialize
initialize()
__call__
__call__()
Perform one step of this training algorithm.