Skip to content

ProgressBar ETA for an IterableDataset #1263

@g-karthik

Description

@g-karthik

❓ Questions/Help/Support

We have a piece of code which uses ignite successfully and was originally written for a regular TensorDataset (adapted from this).

But then we adapted it for an IterableDataset because we wanted to train on a much larger dataset (on the order of GBs). How does the ProgressBar estimate this ETA for an IterableDataset?

If there is any working sample code you can point me to on using IterableDataset instances successfully with ignite, that would be great!

@vfdev-5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions