Skip to content

[BUG] - Static quantization tutorial link to mobilenet.py should be updated to link to mobilenetv2 #2637

Closed
@markstur

Description

@markstur

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions