Skip to content
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

Add filepath endings to download logs #346

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Add filepath endings to download logs #346

merged 2 commits into from
Jul 20, 2023

Conversation

mgoin
Copy link
Member

@mgoin mgoin commented Jul 20, 2023

Now you get useful output on what is downloading

deepsparse.benchmark zoo:nlp/question_answering/bert-large/pytorch/huggingface/squad/pruned80_quant-none-vnni
Downloading (…)quantized/model.onnx: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 320M/320M [00:05<00:00, 63.7MB/s]

sparsezoo.download zoo:cv/classification/mobilenet_v2-1.0/pytorch/sparseml/imagenet/base-none
INFO:root:Downloading files from model 'zoo:cv/classification/mobilenet_v2-1.0/pytorch/sparseml/imagenet/base-none'
Downloading (…)e/training/model.pth: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 13.5M/13.5M [00:00<00:00, 34.3MB/s]
Downloading (…)eployment/model.onnx: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 13.5M/13.5M [00:00<00:00, 74.3MB/s]
Downloading (…)ple_originals.tar.gz: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 4.07M/4.07M [00:00<00:00, 38.8MB/s]
Downloading (…)sample_inputs.tar.gz: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 3.31M/3.31M [00:00<00:00, 22.3MB/s]
Downloading (…)ample_outputs.tar.gz: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 151k/151k [00:00<00:00, 6.88MB/s]
Downloading (…)sample_labels.tar.gz: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 170k/170k [00:00<00:00, 7.94MB/s]
Downloading (…)agenet-base/model.md: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 691/691 [00:00<00:00, 246kB/s]
Downloading (…)enet-base/model.onnx: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 13.5M/13.5M [00:00<00:00, 61.5MB/s]
Download results

@mgoin mgoin requested review from a team, markurtz, Chibukach and InquestGeronimo and removed request for a team July 20, 2023 16:21
Copy link
Member

@rahul-tuli rahul-tuli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@mgoin mgoin merged commit 0fc7bbe into main Jul 20, 2023
4 checks passed
@mgoin mgoin deleted the download-log branch July 20, 2023 17:48
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