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: q10, csmiler Differential Revision: D45845400 fbshipit-source-id: a71da60fc084c11913702a871000ad9c9106d574
- Loading branch information