• Docs >
  • Utils >
  • torchtnt.utils.timer.get_timer_summary
Shortcuts

torchtnt.utils.timer.get_timer_summary

torchtnt.utils.timer.get_timer_summary(timer: TimerProtocol) str

Given a timer, generate a summary of all the recorded actions.

Parameters:timer – the Timer object for which to generate a summary
Raises:ValueError – If the input Timer has no recorded actions

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources