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

Cherry-picking 1.2.1 release [full merge, no squash] #6154

Merged
merged 4 commits into from
Feb 24, 2021

Commits on Feb 23, 2021

  1. Fix amp autocast (#6080)

    * precision fixes
    
    * add amp test model
    
    * fix test
    
    * revert
    
    * move assert to training step
    
    * fix test
    
    * fix test
    
    * remove unrelated changes
    
    * add changelog
    
    * remove unused import
    awaelchli authored and carmocca committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    0794f8c View commit details
    Browse the repository at this point in the history
  2. [Hot Fix] Give priority to plugins to set distributed mode, and then …

    …accelerator (#6089)
    
    * Give priority to plugins to set distributed mode, and then accelerator
    
    * Add CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Remove very scary line
    
    * Ensure we set cluster environment after slurm configured if necessary
    
    * Simplify the fix with a reset
    
    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    SeanNaren and carmocca committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    2164989 View commit details
    Browse the repository at this point in the history
  3. fix amp/apex misconfiguration error for cpu (#6107)

    * fix weird test
    
    * fix apex plugin test
    
    * fix raise
    
    * cpu test
    
    * fix type
    
    * add changelog
    awaelchli authored and carmocca committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    0d0fe39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ff0961 View commit details
    Browse the repository at this point in the history