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

TF: Add register_local_var to distributed optimizers and gradient aggrega… #3695

Merged
merged 4 commits into from Sep 19, 2022

Commits on Sep 14, 2022

  1. add register_local_var to distributed optimizers and gradient aggrega…

    …tors
    
    Signed-off-by: Ata FatahiBaarzi <afatahibaarzi@linkedin.com>
    MrAta committed Sep 14, 2022
    Copy the full SHA
    bb3bf46 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    Signed-off-by: Ata FatahiBaarzi <afatahibaarzi@linkedin.com>
    MrAta committed Sep 14, 2022
    Copy the full SHA
    0ee36e5 View commit details
    Browse the repository at this point in the history
  3. Fix for GPU tests

    Signed-off-by: Ata FatahiBaarzi <afatahibaarzi@linkedin.com>
    MrAta committed Sep 14, 2022
    Copy the full SHA
    8a8af1a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. replace looseversion with packagin.version

    Signed-off-by: Ata FatahiBaarzi <afatahibaarzi@linkedin.com>
    MrAta committed Sep 15, 2022
    Copy the full SHA
    d4e91b0 View commit details
    Browse the repository at this point in the history