description: Returns the default summary step for the current thread.
![]() |
Returns the default summary step for the current thread.
tf.summary.experimental.get_step()
Returns | |
---|---|
The step set by tf.summary.experimental.set_step() if one has been set,
otherwise None.
|