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 (#1774)
Summary: Pull Request resolved: #1774 This diff is a part of FBGEMM TBE optimizer deprecation plan (see #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
- Loading branch information