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

Weekly Patch Release v.1.2.5 [full merge, no squash] #6646

Merged
merged 10 commits into from
Mar 24, 2021
Merged

Commits on Mar 23, 2021

  1. fix duplicate console logging bug v2 (#6275)

    Co-authored-by: chaton <thomas@grid.ai>
    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    
    (cherry picked from commit bc577ca)
    awaelchli authored and Borda committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    da4b5eb View commit details
    Browse the repository at this point in the history
  2. [doc] Update Dict Train Loader doc. (#6579)

    * update doc
    
    * update example
    
    (cherry picked from commit 8853a36)
    tchaton authored and Borda committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    0003f66 View commit details
    Browse the repository at this point in the history
  3. Fix all_gather for tpu_cores=8 (#6587)

    (cherry picked from commit 983a888)
    ethanwharris authored and Borda committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b31e75e View commit details
    Browse the repository at this point in the history
  4. Update Gradient Clipping for TPU Accelerator (#6576)

    (cherry picked from commit 87c03b1)
    kaushikb11 authored and Borda committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    02b40d2 View commit details
    Browse the repository at this point in the history
  5. fixing examples (#6600)

    * try Azure
    
    * -e
    
    * path
    
    (cherry picked from commit cb59039)
    Borda committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    5a4529a View commit details
    Browse the repository at this point in the history
  6. refactoring setup (#6590)

    * refactoring setup
    
    * .
    
    * docs
    
    * flake8
    
    (cherry picked from commit 1fae10a)
    Borda committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    717ea43 View commit details
    Browse the repository at this point in the history
  7. fix comparing versions (#6434)

    * fix comparing versions
    
    * chlog
    
    * .
    
    * ...
    
    * datasets
    
    (cherry picked from commit 8cd75a4)
    Borda committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    fa6b3be View commit details
    Browse the repository at this point in the history
  8. Add AMP for validation, prediction and testing (#6565)

    * Add Tests for val and test-steps
    
    * Add native AMP
    
    * pep8 tests
    
    * pep8 plugin
    
    * changelog
    
    (cherry picked from commit 634d831)
    justusschock authored and Borda committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    e69f66f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. v1.2.5 & chlog

    Borda committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    884c3ab View commit details
    Browse the repository at this point in the history
  2. Prune metrics base classes 2/n (#6530)

    * base class
    
    * extensions
    
    * chlog
    
    * _stable_1d_sort
    
    * _check_same_shape
    
    * _input_format_classification_one_hot
    
    * utils
    
    * to_onehot
    
    * select_topk
    
    * to_categorical
    
    * get_num_classes
    
    * reduce
    
    * class_reduce
    
    * tests
    
    (cherry picked from commit 6453091)
    Borda committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    944c796 View commit details
    Browse the repository at this point in the history