-
Notifications
You must be signed in to change notification settings - Fork 523
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 partial_rowwise_lamb #1775
Conversation
✅ Deploy Preview for pytorch-fbgemm-docs canceled.
|
This pull request was exported from Phabricator. Differential Revision: D45845467 |
Summary: Pull Request resolved: pytorch#1775 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: q10 Differential Revision: D45845467 fbshipit-source-id: ec53b10a0c6bcd6f9cb2d7ddf2e319bb9d940094
This pull request was exported from Phabricator. Differential Revision: D45845467 |
Summary: Pull Request resolved: pytorch#1775 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: q10 Differential Revision: D45845467 fbshipit-source-id: f511b6dadf6ead3ba0cdd4e4cd58dbeba1bf51b9
This pull request was exported from Phabricator. Differential Revision: D45845467 |
Summary: Pull Request resolved: pytorch#1775 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: q10, csmiler Differential Revision: D45845467 fbshipit-source-id: adc0de8b61b7d0586a97602c055141e411b684b7
This pull request was exported from Phabricator. Differential Revision: D45845467 |
Summary: Pull Request resolved: pytorch#1775 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: q10, csmiler Differential Revision: D45845467 fbshipit-source-id: 44be61e7a740133670654f79aa9f9319218ecbbc
This pull request was exported from Phabricator. Differential Revision: D45845467 |
Summary: Pull Request resolved: pytorch#1775 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: q10, csmiler Differential Revision: D45845467 fbshipit-source-id: 6320233f1890fe4a483ef23d6b4c5914ccc79d45
This pull request was exported from Phabricator. Differential Revision: D45845467 |
Summary: Pull Request resolved: pytorch#1775 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: q10, csmiler Differential Revision: D45845467 fbshipit-source-id: 5fdecc68cd354e4b21aeeb6e3851bbbb866aa079
This pull request was exported from Phabricator. Differential Revision: D45845467 |
Summary: Pull Request resolved: pytorch#1775 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: D45845467 fbshipit-source-id: 0d0c94827eeed78a4e75300ffb8adee6c65cfbc7
This pull request was exported from Phabricator. Differential Revision: D45845467 |
Summary: Pull Request resolved: pytorch#1775 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: D45845467 fbshipit-source-id: 7b3a2b87a1127a7bed17544732741c5a30abba92
This pull request was exported from Phabricator. Differential Revision: D45845467 |
This pull request has been merged in f20cfa1. |
Differential Revision: D45845467