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 lars_sgd (pytorch#1774)
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
- Loading branch information