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 approx_rowwise_adagrad_with_weight_decay's CPU support #1767

Closed
wants to merge 2 commits into from

Conversation

sryap
Copy link
Contributor

@sryap sryap commented May 13, 2023

Differential Revision: D45836933

@netlify
Copy link

netlify bot commented May 13, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit 19972d8
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/646e52a7e960c100081001be

@facebook-github-bot
Copy link
Contributor

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

sryap added a commit to sryap/FBGEMM that referenced this pull request May 15, 2023
…rch#1767)

Summary:
Pull Request resolved: pytorch#1767

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

Changes include:
- Setting `has_cpu_support` of `approx_rowwise_adagrad_with_weight_decay` 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: D45836933

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request May 15, 2023
…rch#1767)

Summary:
Pull Request resolved: pytorch#1767

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

Changes include:
- Setting `has_cpu_support` of `approx_rowwise_adagrad_with_weight_decay` 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: D45836933

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request May 23, 2023
…rch#1767)

Summary:
Pull Request resolved: pytorch#1767

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

Changes include:
- Setting `has_cpu_support` of `approx_rowwise_adagrad_with_weight_decay` 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: D45836933

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request May 23, 2023
…rch#1767)

Summary:
Pull Request resolved: pytorch#1767

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

Changes include:
- Setting `has_cpu_support` of `approx_rowwise_adagrad_with_weight_decay` 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: D45836933

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

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

sryap added a commit to sryap/FBGEMM that referenced this pull request May 24, 2023
…rch#1767)

Summary:
Pull Request resolved: pytorch#1767

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

Changes include:
- Setting `has_cpu_support` of `approx_rowwise_adagrad_with_weight_decay` 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: D45836933

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

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

sarunya and others added 2 commits May 24, 2023 11:07
Differential Revision: D45836435

fbshipit-source-id: c6c5b9c0d0d64eb9a70f1d02faad268732b2060c
…rch#1767)

Summary:
Pull Request resolved: pytorch#1767

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

Changes include:
- Setting `has_cpu_support` of `approx_rowwise_adagrad_with_weight_decay` 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: D45836933

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 314acde.

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

2 participants