Closed
Description
Add Link
https://pytorch.org/tutorials/advanced/static_quantization_tutorial.html
Describe the bug
The link says most of the code is from "here", but it goes to mobilenet.py which is just imports.
Most of the code comes from mobilenetv2.py.
This is the first link under https://pytorch.org/tutorials/advanced/static_quantization_tutorial.html#model-architecture which includes significant code for class MobileNetV2.
As someone trying to follow the tutorial and use those links, it would make more sense to go to mobilev2.py
Describe your environment
Just browsing tutorial and clicking to see github code.
cc @sekyondaMeta @svekars @carljparker @NicolasHug @kit1980 @subramen