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

Lazy Config #82

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

Lazy Config #82

wants to merge 45 commits into from

Commits on Mar 16, 2022

  1. intial commit

    abhi-glitchhg committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    d4f742a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. LazyCall implementation

    taking inspiration from detectron2
    abhi-glitchhg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    0edb1fa View commit details
    Browse the repository at this point in the history
  2. test added

    abhi-glitchhg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    422e68e View commit details
    Browse the repository at this point in the history
  3. minor change

    abhi-glitchhg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    bd63e31 View commit details
    Browse the repository at this point in the history
  4. pre-commit

    abhi-glitchhg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    3eb6c78 View commit details
    Browse the repository at this point in the history
  5. Delete vanilla.yaml

    abhi-glitchhg authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    e288838 View commit details
    Browse the repository at this point in the history
  6. pre-commit

    abhi-glitchhg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    370e6f5 View commit details
    Browse the repository at this point in the history
  7. hopefully last

    abhi-glitchhg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    0f1942b View commit details
    Browse the repository at this point in the history
  8. pre-commit

    abhi-glitchhg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    b1907cb View commit details
    Browse the repository at this point in the history
  9. pre-commit

    abhi-glitchhg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    9a0f6b5 View commit details
    Browse the repository at this point in the history
  10. pre-commit

    abhi-glitchhg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    fd9f3df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b15323a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84987e5 View commit details
    Browse the repository at this point in the history
  13. Update lazy.py

    abhi-glitchhg authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    137ec6c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    368662d View commit details
    Browse the repository at this point in the history
  15. fixes black hook issue

    abhi-glitchhg committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    aa6aac6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

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

Commits on Apr 8, 2022

  1. lazyconfig

    abhi-glitchhg committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8688a51 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. lazyconfig added

    abhi-glitchhg committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    220d1d8 View commit details
    Browse the repository at this point in the history
  2. lil bit of formatting

    abhi-glitchhg committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    bb1c126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fa6098 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf155b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. WIP

    code needs some more refactoring
    abhi-glitchhg committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    18e9ed9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. WIP

    abhi-glitchhg committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    1bfa3ff View commit details
    Browse the repository at this point in the history
  2. [WIP]

    added new tests, refered to detectron2 library.
    abhi-glitchhg committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    1bed82f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1ed4dc View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    d7fdf8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    473de0d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. adding hydra.utils._locate for dynamically locating objects.

    also added test for vanillavit lazyconfig
    abhi-glitchhg committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    1ffab02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f3a8cd View commit details
    Browse the repository at this point in the history
  3. test coverage

    abhi-glitchhg committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    1c5f7be View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. minor nits

    abhi-glitchhg committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e30502a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21581e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcb3a29 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

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

Commits on May 26, 2022

  1. rename the config file

    abhi-glitchhg committed May 26, 2022
    Configuration menu
    Copy the full SHA
    a1ade82 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. removed md files

    abhi-glitchhg committed May 29, 2022
    Configuration menu
    Copy the full SHA
    517aeb8 View commit details
    Browse the repository at this point in the history
  2. formatting

    abhi-glitchhg committed May 29, 2022
    Configuration menu
    Copy the full SHA
    4eeb3c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd50892 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. hopefully final

    abhi-glitchhg committed May 31, 2022
    Configuration menu
    Copy the full SHA
    1b1f816 View commit details
    Browse the repository at this point in the history
  2. final

    abhi-glitchhg committed May 31, 2022
    Configuration menu
    Copy the full SHA
    a51faae View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    9e1ea6f View commit details
    Browse the repository at this point in the history
  2. checking coverage

    abhi-glitchhg committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    d9f9623 View commit details
    Browse the repository at this point in the history
  3. rollback

    abhi-glitchhg committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    083bf2e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. minor change

    abhi-glitchhg committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    3ebf701 View commit details
    Browse the repository at this point in the history