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: 03a026f4b3161caa4713ec4a170ceae8b71b3abd
- Loading branch information