Skip to content

Conversation

@bddppq
Copy link
Contributor

@bddppq bddppq commented Dec 12, 2017

sha256.update(buffer)
pbar.update(len(buffer))
if progress:
pbar.update(len(buffer))

This comment was marked as off-topic.

This comment was marked as off-topic.



def load_url(url, model_dir=None, map_location=None):
def load_url(url, model_dir=None, map_location=None, progress=True):

This comment was marked as off-topic.

@ezyang ezyang merged commit d8d82d1 into pytorch:master Dec 15, 2017
@bddppq
Copy link
Contributor Author

bddppq commented Dec 15, 2017

@ezyang Sorry I forgot to follow up on this. Thanks for updating the docs.

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.

4 participants