Component Introduction
Quick Start
API Reference
A decorator that calculates the end-to-end total time of the training step.
func (callable) – The function to decorate. Should be a callable object.
callable. The decorated function.