Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove CPU support for partial_rowwise_lamb (pytorch#1775)
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: d4f6f2dd89212a7a9eb4c7edc3ef65e2fc1b5762
- Loading branch information