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

Exposed recompute_scale_factor into nn.Upsample #66419

Closed

Commits on Oct 11, 2021

  1. Exposed recompute_scale_factor into nn.Upsample

    Description:
    - Exposed recompute_scale_factor into nn.Upsample such that recompute_scale_factor=True option could be used
    vfdev-5 committed Oct 11, 2021
    Copy the full SHA
    2ed1899 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Merge branch 'master' of https://github.com/pytorch/pytorch into upsa…

    …mpling-expose-recompute_scale_factor
    vfdev-5 committed Oct 15, 2021
    Copy the full SHA
    5d645e1 View commit details
    Browse the repository at this point in the history
  2. Applied review comments

    vfdev-5 committed Oct 15, 2021
    Copy the full SHA
    27f53b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Copy the full SHA
    5ae8b86 View commit details
    Browse the repository at this point in the history