Skip to content

Feedback about Build the Neural Network #3948

Description

@georgiy-vasilevskiy

There is the following issue on this page: https://docs.pytorch.org/tutorials/beginner/basics/buildmodel_tutorial.html#model-layers

Please, fix the incorrect reference on nn.Flatten.
Path: Build the Neural Network -> Model Layers -> nn.Flatten

Incorrect ref.: https://docs.pytorch.org/docs/stable/generated/torch.nn.Flatten.html
Correct ref.: https://docs.pytorch.org/docs/stable/generated/torch.nn.modules.flatten.Flatten.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions