-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Open
Labels
module: dataloaderRelated to torch.utils.data.DataLoader and SamplerRelated to torch.utils.data.DataLoader and SamplertriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
While upgrading mypy, found a call to _BaseDataLoaderIter.reset()
that appears to trivially fail (link), as it does not provide a required positional argument.
ejguan, andre-bauer, mokcho, fugymn, Bobrov-I and 5 moreunnir and jobs-git
Metadata
Metadata
Assignees
Labels
module: dataloaderRelated to torch.utils.data.DataLoader and SamplerRelated to torch.utils.data.DataLoader and SamplertriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module