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