-
Notifications
You must be signed in to change notification settings - Fork 508
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 lars_sgd #1774
Conversation
✅ Deploy Preview for pytorch-fbgemm-docs canceled.
|
This pull request was exported from Phabricator. Differential Revision: D45845181 |
Summary: Pull Request resolved: pytorch#1774 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `lars_sgd` 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: D45845181 fbshipit-source-id: 5cd2e497ab021b32d85a58207c6dd14e69cef03a
This pull request was exported from Phabricator. Differential Revision: D45845181 |
Summary: Pull Request resolved: pytorch#1774 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `lars_sgd` 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: D45845181 fbshipit-source-id: 498e20ee1f0eae8123391906307465747534d1f6
This pull request was exported from Phabricator. Differential Revision: D45845181 |
Summary: Pull Request resolved: pytorch#1774 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `lars_sgd` 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: D45845181 fbshipit-source-id: 1e1b9d8f97b118d986d32cfd65909ba0d4923246
This pull request was exported from Phabricator. Differential Revision: D45845181 |
Summary: Pull Request resolved: pytorch#1774 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `lars_sgd` 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: D45845181 fbshipit-source-id: da7d8ec0f8b5de7dd1fa5351edc19d141b4ce4dc
This pull request was exported from Phabricator. Differential Revision: D45845181 |
Summary: Pull Request resolved: pytorch#1774 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `lars_sgd` 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: D45845181 fbshipit-source-id: 715fe857a2cdcada9ae8e39e167383da463f34c3
This pull request was exported from Phabricator. Differential Revision: D45845181 |
Summary: Pull Request resolved: pytorch#1774 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `lars_sgd` 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: D45845181 fbshipit-source-id: 0213bb5f850d6624bf204fd842a72955ad8c2324
This pull request was exported from Phabricator. Differential Revision: D45845181 |
Summary: Pull Request resolved: pytorch#1774 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `lars_sgd` 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: D45845181 fbshipit-source-id: 6f3c6e7f6bbdfd19bd66641e2d0a2c2edd7a392b
This pull request was exported from Phabricator. Differential Revision: D45845181 |
Summary: Pull Request resolved: pytorch#1774 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `lars_sgd` 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: D45845181 fbshipit-source-id: 55a21845ee3f7d321ce0567cfbebacc9e7c3bbdb
This pull request was exported from Phabricator. Differential Revision: D45845181 |
Summary: Pull Request resolved: pytorch#1774 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `lars_sgd` 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: D45845181 fbshipit-source-id: bc14f1b627ce5c9634a574f602c799f8c7e38192
This pull request was exported from Phabricator. Differential Revision: D45845181 |
Summary: Pull Request resolved: pytorch#1774 This diff is a part of FBGEMM TBE optimizer deprecation plan (see pytorch#1727) Changes include: - Setting `has_cpu_support` of `lars_sgd` 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: D45845181 fbshipit-source-id: 2cf5f40f5aceea997a59eb1eef97b27da0fb4a18
This pull request was exported from Phabricator. Differential Revision: D45845181 |
This pull request has been merged in 2cd10ef. |
Differential Revision: D45845181