Skip to content

Conversation

@vishwakftw
Copy link
Contributor

Changelog:

  • Rename gels to lstsq
  • Fix all callsites
  • Rename all tests
  • Create a tentative alias for lstsq under the name gels and add a deprecation warning to not promote usage.

Test Plan:

  • All tests should pass to confirm that the patch is correct

Changelog:
- Rename `gels` to `lstsq`
- Fix all callsites
- Rename all tests
- Create a tentative alias for `lstsq` under the name `gels` and add a deprecation warning to not promote usage.

Test Plan:
- All tests should pass to confirm that the patch is correct
@pytorchbot pytorchbot added module: cuda Related to torch.cuda, and CUDA support in general module: docs Related to our documentation, both in docs/ and docblocks module: internals Related to internal abstractions in c10 and ATen module: operators labels Jul 26, 2019
@vishwakftw vishwakftw requested review from soumith and zou3519 July 29, 2019 15:22
@vishwakftw
Copy link
Contributor Author

@pytorchbot rebase this please

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@colesbury has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@vishwakftw
Copy link
Contributor Author

@colesbury is there anything I can do to help this get landed?

zdevito pushed a commit to zdevito/ATen that referenced this pull request Jul 30, 2019
Summary:
Changelog:
- Rename `gels` to `lstsq`
- Fix all callsites
- Rename all tests
- Create a tentative alias for `lstsq` under the name `gels` and add a deprecation warning to not promote usage.
Pull Request resolved: pytorch/pytorch#23460

Test Plan: - All tests should pass to confirm that the patch is correct

Differential Revision: D16547834

Pulled By: colesbury

fbshipit-source-id: b3bdb8f4c5d14c7716c3d9528e40324cc544e496
@facebook-github-bot
Copy link
Contributor

@colesbury merged this pull request in b3a9a7a.

@vishwakftw vishwakftw deleted the deprecate-gels-for-lstsq branch July 31, 2019 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: cuda Related to torch.cuda, and CUDA support in general module: docs Related to our documentation, both in docs/ and docblocks module: internals Related to internal abstractions in c10 and ATen open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants