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_counter]'s CPU and GPU supports #1770

Closed
wants to merge 4 commits into from

Conversation

sryap
Copy link
Contributor

@sryap sryap commented May 13, 2023

Differential Revision: D45844782

@netlify
Copy link

netlify bot commented May 13, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

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

@facebook-github-bot
Copy link
Contributor

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

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

Summary:
Pull Request resolved: pytorch#1770

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

Changes include:
- Setting `has_cpu_support` and `has_gpu_support` of
  `approx_rowwise_adagrad` and `approx_rowwise_adagrad_with_counter`
  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: D45844782

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

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

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

Summary:
Pull Request resolved: pytorch#1770

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

Changes include:
- Setting `has_cpu_support` and `has_gpu_support` of
  `approx_rowwise_adagrad` and `approx_rowwise_adagrad_with_counter`
  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: D45844782

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

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

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

Summary:
Pull Request resolved: pytorch#1770

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

Changes include:
- Setting `has_cpu_support` and `has_gpu_support` of
  `approx_rowwise_adagrad` and `approx_rowwise_adagrad_with_counter`
  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

Differential Revision: D45844782

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

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

sarunya and others added 4 commits May 23, 2023 09:59
Differential Revision: D45836435

fbshipit-source-id: c962a12c851d94f6f7b684559d85e7cdaa5c6bb9
Differential Revision: D45836933

fbshipit-source-id: be5b8a4a2f24c890928a97b405bdda10737e36f9
Differential Revision: D45844197

fbshipit-source-id: 673cf4507e51936fbdb6434321ac74d04d5d26c5
…ytorch#1770)

Summary:
Pull Request resolved: pytorch#1770

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

Changes include:
- Setting `has_cpu_support` and `has_gpu_support` of
  `approx_rowwise_adagrad` and `approx_rowwise_adagrad_with_counter`
  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

Differential Revision: D45844782

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

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

q10 added a commit to q10/FBGEMM that referenced this pull request May 30, 2023
…ytorch#1770)

Summary:
Pull Request resolved: pytorch#1770

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

Changes include:
- Setting `has_cpu_support` and `has_gpu_support` of
  `approx_rowwise_adagrad` and `approx_rowwise_adagrad_with_counter`
  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: D45844782

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

This pull request has been merged in d207545.

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