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 lamb (#1772) #1796

Closed
wants to merge 1 commit into from
Closed

Conversation

q10
Copy link
Contributor

@q10 q10 commented Jun 1, 2023

Summary:

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

Changes include:

  • Setting has_cpu_support of lamb 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: D45845113

Summary:
Pull Request resolved: pytorch#1772

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

Changes include:
- Setting `has_cpu_support` of `lamb` 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: D45845113

fbshipit-source-id: 5b494ff9ab1c712a49a4d97a4ef2fb895ea35264
@netlify
Copy link

netlify bot commented Jun 1, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit 4cbb800
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6477dff521fbf6000856af67

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 58ecab6.

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