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

Update deprecated PyTorch functions in fbcode/deeplearning #473

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kit1980
Copy link
Contributor

@kit1980 kit1980 commented Jun 10, 2023

Summary:
Update some deprecated PyTorch APIs:
ger -> outer
range -> arange
functorch -> torch.func

Differential Revision: D46615036

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Jun 10, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46615036

kit1980 added a commit to kit1980/CrypTen that referenced this pull request Jun 10, 2023
…esearch#473)

Summary:
Pull Request resolved: facebookresearch#473

Update some deprecated PyTorch APIs:
ger -> outer
range -> arange
functorch -> torch.func

Differential Revision: D46615036

fbshipit-source-id: 183a63dfdde5b3114b6e2119b352460b39ac9cb5
@kit1980 kit1980 force-pushed the export-D46615036 branch from 5bd60b6 to 8b2772c Compare June 10, 2023 00:38
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46615036

kit1980 added a commit to kit1980/CrypTen that referenced this pull request Jun 10, 2023
…esearch#473)

Summary:
X-link: fairinternal/CrypTen#250

Pull Request resolved: facebookresearch#473

Update some deprecated PyTorch APIs:
ger -> outer
range -> arange
functorch -> torch.func

Differential Revision: D46615036

fbshipit-source-id: 2a3f8579d42a177fac93a8b5f1005dc110e16196
@kit1980 kit1980 force-pushed the export-D46615036 branch from 8b2772c to e99f9e8 Compare June 10, 2023 01:07
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46615036

kit1980 added a commit to kit1980/CrypTen that referenced this pull request Jun 10, 2023
…esearch#473)

Summary:
X-link: fairinternal/CrypTen#250

Pull Request resolved: facebookresearch#473

Update some deprecated PyTorch APIs:
ger -> outer
range -> arange
functorch -> torch.func

Differential Revision: D46615036

fbshipit-source-id: cded5c96dfb9d108fd561607b5dfbe4167ea8c1d
@kit1980 kit1980 force-pushed the export-D46615036 branch from e99f9e8 to afc6d96 Compare June 10, 2023 01:50
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46615036

kit1980 added a commit to kit1980/CrypTen that referenced this pull request Jun 13, 2023
…esearch#473)

Summary:
X-link: fairinternal/CrypTen#250

Pull Request resolved: facebookresearch#473

Update some deprecated PyTorch APIs:
ger -> outer
range -> arange
functorch -> torch.func

Reviewed By: malfet

Differential Revision: D46615036

fbshipit-source-id: 81d5dd58239dd23b49b24a082b618d7d108422c2
@kit1980 kit1980 force-pushed the export-D46615036 branch from afc6d96 to f579c2f Compare June 13, 2023 21:54
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46615036

…esearch#473)

Summary:
X-link: fairinternal/CrypTen#250

Pull Request resolved: facebookresearch#473

Update some deprecated PyTorch APIs:
ger -> outer
range -> arange
functorch -> torch.func

Reviewed By: malfet

Differential Revision: D46615036

fbshipit-source-id: 682a2c8090ca31d1182abeb16dc96e008d1ad1bb
@kit1980 kit1980 force-pushed the export-D46615036 branch from f579c2f to 840a8a0 Compare July 17, 2023 22:53
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46615036

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46615036

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants