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

The command in "(PROTOTYPE) CONVERT MOBILENETV2 TO NNAPI" is invalid #1579

Closed
ybai001 opened this issue Jun 15, 2021 · 5 comments
Closed

The command in "(PROTOTYPE) CONVERT MOBILENETV2 TO NNAPI" is invalid #1579

ybai001 opened this issue Jun 15, 2021 · 5 comments
Assignees
Labels
docathon-h1-2023 A label for the docathon in H1 2023 easy Mobile Issues relating to mobile tutorials

Comments

@ybai001
Copy link

ybai001 commented Jun 15, 2021

For this tutorials (https://pytorch.org/tutorials/prototype/nnapi_mobilenetv2.html), the command in "Environment" section
pip install --upgrade --pre --find-links https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html torch==1.8.0.dev20201106+cpu torchvision==0.9.0.dev20201107+cpu is invalid.

Seems that this version is not in "https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html" any more. Could you update to another available version? Thanks.

ybai@ubuntu:~/CGRU_NRS$ pip install --upgrade --pre --find-links https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html torch==1.8.0.dev20201106+cpu torchvision==0.9.0.dev20201107+cpu
Looking in links: https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
ERROR: Could not find a version that satisfies the requirement torch==1.8.0.dev20201106+cpu (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2, 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.8.1, 1.9.0.dev20210415+cpu, 1.9.0.dev20210416+cpu, 1.9.0.dev20210417+cpu, 1.9.0.dev20210419+cpu, 1.9.0.dev20210421+cpu, 1.9.0.dev20210422+cpu, 1.9.0.dev20210423+cpu, 1.9.0.dev20210424+cpu, 1.9.0.dev20210425+cpu, 1.9.0.dev20210426+cpu, 1.9.0.dev20210427+cpu, 1.9.0.dev20210428+cpu, 1.9.0.dev20210429+cpu, 1.9.0.dev20210430+cpu, 1.9.0.dev20210501+cpu, 1.9.0.dev20210502+cpu, 1.9.0.dev20210503+cpu, 1.9.0.dev20210504+cpu, 1.9.0.dev20210505+cpu, 1.9.0.dev20210506+cpu, 1.9.0.dev20210507+cpu, 1.9.0.dev20210508+cpu, 1.9.0.dev20210509+cpu, 1.9.0.dev20210510+cpu, 1.9.0.dev20210511+cpu, 1.9.0.dev20210512+cpu, 1.9.0.dev20210513+cpu, 1.9.0.dev20210514+cpu, 1.9.0.dev20210515+cpu, 1.9.0.dev20210516+cpu, 1.9.0.dev20210517+cpu, 1.9.0.dev20210518+cpu, 1.9.0.dev20210519+cpu, 1.9.0.dev20210520+cpu, 1.9.0.dev20210521+cpu, 1.9.0.dev20210522+cpu, 1.9.0.dev20210523+cpu, 1.9.0.dev20210524+cpu, 1.9.0.dev20210525+cpu, 1.9.0.dev20210526+cpu, 1.9.0.dev20210527+cpu, 1.9.0.dev20210528+cpu, 1.9.0.dev20210529+cpu, 1.9.0.dev20210530+cpu, 1.9.0.dev20210531+cpu, 1.9.0.dev20210601+cpu, 1.9.0.dev20210602+cpu, 1.9.0.dev20210603+cpu, 1.9.0.dev20210604+cpu, 1.10.0.dev20210605+cpu, 1.10.0.dev20210606+cpu, 1.10.0.dev20210607+cpu, 1.10.0.dev20210608+cpu, 1.10.0.dev20210609+cpu, 1.10.0.dev20210610+cpu, 1.10.0.dev20210611+cpu, 1.10.0.dev20210612+cpu, 1.10.0.dev20210613+cpu, 1.10.0.dev20210614+cpu, 1.10.0.dev20210615+cpu)
ERROR: No matching distribution found for torch==1.8.0.dev20201106+cpu

@holly1238 holly1238 added the Mobile Issues relating to mobile tutorials label Jul 26, 2021
@svekars svekars added easy docathon-h1-2023 A label for the docathon in H1 2023 labels May 31, 2023
@LujiAnna
Copy link

LujiAnna commented Jun 1, 2023

/assigntome

@LujiAnna LujiAnna removed their assignment Jun 1, 2023
@spzala
Copy link
Contributor

spzala commented Jun 2, 2023

I was triaging this issue as part of the Docathon 2023, and it seems like the fix has already been applied. The Environment section as mentioned in the issue only shows pip install torch==1.10.0 torchvision==0.11.1 We may want to close this issue cc @svekars @ybai001 Thanks!

@spzala
Copy link
Contributor

spzala commented Jun 2, 2023

Here is PR that provided the fix in the past - #1716

@spzala
Copy link
Contributor

spzala commented Jun 2, 2023

/assigntome

@sekyondaMeta
Copy link
Contributor

Closing issue due to fix having been previously applied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docathon-h1-2023 A label for the docathon in H1 2023 easy Mobile Issues relating to mobile tutorials
Projects
None yet
Development

No branches or pull requests

6 participants