Skip to content

Use progress bar for downloads #425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 27, 2018
Merged

Conversation

kklemon
Copy link
Contributor

@kklemon kklemon commented Sep 27, 2018

As downloading datasets may take quiet some time and torchtext already uses the tqdm library, it may be convenient to have a progress on datasets downloads too.

@@ -1,6 +1,8 @@
import six
import requests
import csv
import math

This comment was marked as off-topic.

This comment was marked as off-topic.

@kklemon kklemon force-pushed the downloads-progressbar branch from 647e20b to 33650ee Compare September 27, 2018 12:46
@mttk
Copy link
Contributor

mttk commented Sep 27, 2018

Thanks!

@mttk mttk merged commit a176a42 into pytorch:master Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants