• Docs >
  • Utils >
  • torchtnt.utils.progress.estimated_steps_in_epoch
Shortcuts

torchtnt.utils.progress.estimated_steps_in_epoch

torchtnt.utils.progress.estimated_steps_in_epoch(dataloader: Iterable[object], *, num_steps_completed: int, max_steps: Optional[int], max_steps_per_epoch: Optional[int]) float

Estimate the number of remaining steps for the current epoch.

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