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

Improved W&B integration #2125

Merged
merged 84 commits into from
Mar 22, 2021
Merged

Improved W&B integration #2125

merged 84 commits into from
Mar 22, 2021

Commits on Feb 21, 2021

  1. Init Commit

    AyushExel authored and glenn-jocher committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    ba39bfd View commit details
    Browse the repository at this point in the history
  2. new wandb integration

    AyushExel authored and glenn-jocher committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    5fcd1dc View commit details
    Browse the repository at this point in the history
  3. Update

    AyushExel authored and glenn-jocher committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    c540e3b View commit details
    Browse the repository at this point in the history
  4. Use data_dict in test

    AyushExel authored and glenn-jocher committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    8253b24 View commit details
    Browse the repository at this point in the history
  5. Updates

    AyushExel authored and glenn-jocher committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    7f89535 View commit details
    Browse the repository at this point in the history
  6. Update: scope of log_img

    AyushExel authored and glenn-jocher committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    c149930 View commit details
    Browse the repository at this point in the history
  7. Update: scope of log_img

    AyushExel authored and glenn-jocher committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    49edb90 View commit details
    Browse the repository at this point in the history
  8. Update

    AyushExel authored and glenn-jocher committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    7922683 View commit details
    Browse the repository at this point in the history
  9. Update: Fix logging conditions

    AyushExel authored and glenn-jocher committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    e1e7179 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e632514 View commit details
    Browse the repository at this point in the history
  11. Improve Result table Logger

    AyushExel authored and glenn-jocher committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    3e8f4ae View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Init Commit

    AyushExel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    cd094f3 View commit details
    Browse the repository at this point in the history
  2. new wandb integration

    AyushExel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    aa5231e View commit details
    Browse the repository at this point in the history
  3. Update

    AyushExel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    0fdf3d3 View commit details
    Browse the repository at this point in the history
  4. Use data_dict in test

    AyushExel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    37a2ed6 View commit details
    Browse the repository at this point in the history
  5. Updates

    AyushExel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ac7d4b1 View commit details
    Browse the repository at this point in the history
  6. Update: scope of log_img

    AyushExel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ebc1d18 View commit details
    Browse the repository at this point in the history
  7. Update: scope of log_img

    AyushExel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    745a272 View commit details
    Browse the repository at this point in the history
  8. Update

    AyushExel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    7679454 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8210a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac9a613 View commit details
    Browse the repository at this point in the history
  11. Improve Result table Logger

    AyushExel committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    4f7c150 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b8bbfce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c1e6697 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1948562 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Add wandb-artifact:// natively

    you can now use --resume with wandb run links
    AyushExel committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    8848f3c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    deca116 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    AyushExel committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    20185f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5287a79 View commit details
    Browse the repository at this point in the history
  4. Fix: Merge conflict

    AyushExel committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    e13994d View commit details
    Browse the repository at this point in the history
  5. Fix: CI tests

    AyushExel committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    1080952 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    5a859d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Fix: Resume

    AyushExel committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    519cb7d View commit details
    Browse the repository at this point in the history
  2. Fix: CI

    AyushExel committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    3242f52 View commit details
    Browse the repository at this point in the history
  3. Enhance: Using val_table

    AyushExel committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    8128216 View commit details
    Browse the repository at this point in the history
  4. More resume enhancement

    AyushExel committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    043befa View commit details
    Browse the repository at this point in the history
  5. FIX : CI

    AyushExel committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    c2d98f0 View commit details
    Browse the repository at this point in the history
  6. Add alias

    AyushExel committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    dbb69f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Get useful opt config data

    AyushExel committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    8505a58 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. train.py cleanup

    AyushExel committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    04f8880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27a33dd View commit details
    Browse the repository at this point in the history
  3. Cleanup train.py

    AyushExel committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    54dee24 View commit details
    Browse the repository at this point in the history
  4. more cleanup

    AyushExel committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    21a15a5 View commit details
    Browse the repository at this point in the history
  5. Cleanup| CI fix

    AyushExel committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    d38c620 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Reformat using PEP8

    AyushExel committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    e5400ba View commit details
    Browse the repository at this point in the history
  2. FIX:CI

    AyushExel committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    45e2c55 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    75f31d0 View commit details
    Browse the repository at this point in the history
  2. rebase

    AyushExel committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    613b102 View commit details
    Browse the repository at this point in the history
  3. remove uneccesary changes

    AyushExel committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    9772645 View commit details
    Browse the repository at this point in the history
  4. remove uneccesary changes

    AyushExel committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    cd1237e View commit details
    Browse the repository at this point in the history
  5. remove uneccesary changes

    AyushExel committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    d172ba1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7af0186 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    51dca6d View commit details
    Browse the repository at this point in the history
  2. FIX:resume

    AyushExel committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    1438483 View commit details
    Browse the repository at this point in the history
  3. FIX:resume

    AyushExel committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    e7d18c6 View commit details
    Browse the repository at this point in the history
  4. Reformat

    AyushExel committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    22d97a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Performance improvement

    AyushExel committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    8e97cdf View commit details
    Browse the repository at this point in the history
  2. Fix local resume

    AyushExel committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    2ffb643 View commit details
    Browse the repository at this point in the history
  3. Fix local resume

    AyushExel committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    7836d17 View commit details
    Browse the repository at this point in the history
  4. FIX:CI

    AyushExel committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    aa785ec View commit details
    Browse the repository at this point in the history
  5. Fix: CI

    AyushExel committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    f97446e View commit details
    Browse the repository at this point in the history
  6. Imporve image logging

    AyushExel committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    807a0e1 View commit details
    Browse the repository at this point in the history
  7. (:(:Redo CI tests:):)

    AyushExel committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    20b4450 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db81c64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25ff6b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Update DDP location

    Potential fix for #2405
    glenn-jocher authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    819ebec View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. merge master

    glenn-jocher committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    b23a902 View commit details
    Browse the repository at this point in the history
  2. PEP8 reformat

    glenn-jocher committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    f742857 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    350b8ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    395379e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a06b25c View commit details
    Browse the repository at this point in the history
  6. reset space to previous

    glenn-jocher authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    cc49f6a View commit details
    Browse the repository at this point in the history
  7. remove brackets

    glenn-jocher authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    2d56697 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba859a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52e3e71 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad1ad8f View commit details
    Browse the repository at this point in the history
  11. Remove wandb imports

    AyushExel committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    72dd23b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac955ab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8bded54 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1aca390 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. reformat and improvements

    AyushExel committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    4c1c9bf View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Fix typo

    AyushExel committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    f4923b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af23506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca06d31 View commit details
    Browse the repository at this point in the history