tf.train.piecewise_constant
tf.train.piecewise_constant
tf.train.piecewise_constant
piecewise_constant( x, boundaries, values, name=None )
Defined in tensorflow/python/training/learning_rate_decay.py
.
See the guide: Training > Decaying the learning rate
Piecewise constant from boundaries and interval values.
Example: us