Skip to content

Old warnings from F.interpolate docs should be cleaned up #71720

@jbschlosser

Description

@jbschlosser

Issue description

The F.interpolate() docs include a couple of old warnings regarding the behavior of align_corners and recompute_scale_factor referencing PyTorch v0.3.1 and v1.6.0, respectively. These should be removed as no longer relevant. Also, somewhat related: the docstring for recompute_scale_factor does not specify what the default value for that arg is and should be updated as well.

cc @brianjo @mruberry @albanD @jbschlosser @walterddr @kshitij12345

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionablemodule: docsRelated to our documentation, both in docs/ and docblocksmodule: interpolationmodule: nnRelated to torch.nntriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions