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

Remove CPU support for adam #1771

Closed
wants to merge 1 commit into from
Closed

Conversation

sryap
Copy link
Contributor

@sryap sryap commented May 13, 2023

Differential Revision: D45845026

@netlify
Copy link

netlify bot commented May 13, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit 70c565f
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/647686aff3b4b30008a7d06f

@facebook-github-bot
Copy link
Contributor

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

sryap added a commit to sryap/FBGEMM that referenced this pull request May 15, 2023
Summary:
Pull Request resolved: pytorch#1771

This diff is a part of FBGEMM TBE optimizer deprecation plan (see
pytorch#1727)

Changes include:
- Setting `has_cpu_support` of `adam` to
  `False` in the code gen script
- Updating `codegen/TARGETS` and `CMakeLists.txt`

See D45835048 for how the changes affect the code generation

Differential Revision: D45845026

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request May 15, 2023
Summary:
Pull Request resolved: pytorch#1771

This diff is a part of FBGEMM TBE optimizer deprecation plan (see
pytorch#1727)

Changes include:
- Setting `has_cpu_support` of `adam` to
  `False` in the code gen script
- Updating `codegen/TARGETS` and `CMakeLists.txt`

See D45835048 for how the changes affect the code generation

Differential Revision: D45845026

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request May 23, 2023
Summary:
Pull Request resolved: pytorch#1771

This diff is a part of FBGEMM TBE optimizer deprecation plan (see
pytorch#1727)

Changes include:
- Setting `has_cpu_support` of `adam` to
  `False` in the code gen script
- Updating `codegen/TARGETS` and `CMakeLists.txt`

See D45835048 for how the changes affect the code generation

Reviewed By: q10, csmiler

Differential Revision: D45845026

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request May 23, 2023
Summary:
Pull Request resolved: pytorch#1771

This diff is a part of FBGEMM TBE optimizer deprecation plan (see
pytorch#1727)

Changes include:
- Setting `has_cpu_support` of `adam` to
  `False` in the code gen script
- Updating `codegen/TARGETS` and `CMakeLists.txt`

See D45835048 for how the changes affect the code generation

Reviewed By: q10, csmiler

Differential Revision: D45845026

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request May 24, 2023
Summary:
Pull Request resolved: pytorch#1771

This diff is a part of FBGEMM TBE optimizer deprecation plan (see
pytorch#1727)

Changes include:
- Setting `has_cpu_support` of `adam` to
  `False` in the code gen script
- Updating `codegen/TARGETS` and `CMakeLists.txt`

See D45835048 for how the changes affect the code generation

Reviewed By: q10, csmiler

Differential Revision: D45845026

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request May 24, 2023
Summary:
Pull Request resolved: pytorch#1771

This diff is a part of FBGEMM TBE optimizer deprecation plan (see
pytorch#1727)

Changes include:
- Setting `has_cpu_support` of `adam` to
  `False` in the code gen script
- Updating `codegen/TARGETS` and `CMakeLists.txt`

See D45835048 for how the changes affect the code generation

Reviewed By: q10, csmiler

Differential Revision: D45845026

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

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

sryap pushed a commit to sryap/FBGEMM that referenced this pull request May 30, 2023
Summary:
Pull Request resolved: pytorch#1771

This diff is a part of FBGEMM TBE optimizer deprecation plan (see
pytorch#1727)

Changes include:
- Setting `has_cpu_support` of `adam` to
  `False` in the code gen script
- Updating `codegen/TARGETS` and `CMakeLists.txt`

See D45835048 for how the changes affect the code generation

Reviewed By: csmiler

Differential Revision: D45845026

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

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

Summary:
Pull Request resolved: pytorch#1771

This diff is a part of FBGEMM TBE optimizer deprecation plan (see
pytorch#1727)

Changes include:
- Setting `has_cpu_support` of `adam` to
  `False` in the code gen script
- Updating `codegen/TARGETS` and `CMakeLists.txt`

See D45835048 for how the changes affect the code generation

Reviewed By: csmiler

Differential Revision: D45845026

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 17a4ea1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants