Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove CPU support for lars_sgd #1774

Closed
wants to merge 1 commit into from
Closed

Commits on Jun 1, 2023

  1. 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: csmiler
    
    Differential Revision: D45845181
    
    fbshipit-source-id: 2cf5f40f5aceea997a59eb1eef97b27da0fb4a18
    q10 authored and facebook-github-bot committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    29bc6eb View commit details
    Browse the repository at this point in the history