-
Notifications
You must be signed in to change notification settings - Fork 520
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_adam #1773
Conversation
✅ Deploy Preview for pytorch-fbgemm-docs canceled.
|
This pull request was exported from Phabricator. Differential Revision: D45845400 |
Summary: Pull Request resolved: pytorch#1773 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: D45845400 fbshipit-source-id: e715509692590f24eceae164035beba9b1d5957f
This pull request was exported from Phabricator. Differential Revision: D45845400 |
Summary: Pull Request resolved: pytorch#1773 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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 Differential Revision: D45845400 fbshipit-source-id: 927fd5a3c8e1c1d14a3064846e161215f1feb26d
This pull request was exported from Phabricator. Differential Revision: D45845400 |
Summary: Pull Request resolved: pytorch#1773 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: D45845400 fbshipit-source-id: ea7b620b55e202fa2551859d0b933513166583ce
This pull request was exported from Phabricator. Differential Revision: D45845400 |
Summary: Pull Request resolved: pytorch#1773 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: D45845400 fbshipit-source-id: 03a026f4b3161caa4713ec4a170ceae8b71b3abd
This pull request was exported from Phabricator. Differential Revision: D45845400 |
Summary: Pull Request resolved: pytorch#1773 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: D45845400 fbshipit-source-id: a71da60fc084c11913702a871000ad9c9106d574
This pull request was exported from Phabricator. Differential Revision: D45845400 |
Summary: Pull Request resolved: pytorch#1773 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: D45845400 fbshipit-source-id: 4753057afc9d0ac198302b49a2deb5fa62438b95
This pull request was exported from Phabricator. Differential Revision: D45845400 |
Summary: Pull Request resolved: pytorch#1773 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: D45845400 fbshipit-source-id: ca9980907eecd1951e3cce251de3caf2ed5660a2
This pull request was exported from Phabricator. Differential Revision: D45845400 |
Summary: Pull Request resolved: pytorch#1773 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: D45845400 fbshipit-source-id: 0a41c1b83b512a03e42d433d007c6f15a1eaaeb3
This pull request was exported from Phabricator. Differential Revision: D45845400 |
Summary: Pull Request resolved: pytorch#1773 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `partial_rowwise_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: D45845400 fbshipit-source-id: 3b188b678f8f09fda87c113151b5a41af6fa4f41
This pull request was exported from Phabricator. Differential Revision: D45845400 |
This pull request has been merged in 202c2f6. |
Differential Revision: D45845400