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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AL-1619][AL-1586] Removes cachable, makes Info more dict like #1469

Merged
merged 59 commits into from
Feb 15, 2022

Commits on Jan 24, 2022

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

Commits on Jan 25, 2022

  1. test fixes, cleanup

    AbhinavTuli committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    63da480 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. cleanup transform code

    AbhinavTuli committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7a1c168 View commit details
    Browse the repository at this point in the history
  2. lint fix

    AbhinavTuli committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    6eaf915 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. fix transform

    AbhinavTuli committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    c6ecc9b View commit details
    Browse the repository at this point in the history
  2. adds flush dirty items

    AbhinavTuli committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    80aa8b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a6ecfb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. linting

    AbhinavTuli committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2ffa0d5 View commit details
    Browse the repository at this point in the history
  2. fix import

    AbhinavTuli committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    f38d998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    340136c View commit details
    Browse the repository at this point in the history
  4. lint

    AbhinavTuli committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b9d8a54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e2183f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    919bc25 View commit details
    Browse the repository at this point in the history
  7. fix some tests and lint

    AbhinavTuli committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    6ecd2c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc13622 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. lint fix

    AbhinavTuli committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b08ec0b View commit details
    Browse the repository at this point in the history
  2. fix tensor delete

    AbhinavTuli committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    ba48d30 View commit details
    Browse the repository at this point in the history
  3. fix vc bug

    AbhinavTuli committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    326861a View commit details
    Browse the repository at this point in the history
  4. fix ds.append

    AbhinavTuli committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    3cf44db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c053b28 View commit details
    Browse the repository at this point in the history
  6. bug fix

    AbhinavTuli committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0095a0f View commit details
    Browse the repository at this point in the history
  7. fix info

    AbhinavTuli committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    efd3561 View commit details
    Browse the repository at this point in the history
  8. reduce flushes

    AbhinavTuli committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    9788aca View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. fix io.py

    AbhinavTuli committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    56ee27f View commit details
    Browse the repository at this point in the history
  2. fix cache pickling

    AbhinavTuli committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    4c98176 View commit details
    Browse the repository at this point in the history
  3. fix shape updates

    AbhinavTuli committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    bf1ab74 View commit details
    Browse the repository at this point in the history
  4. transform fix

    AbhinavTuli committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    bc75517 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. change info exception

    AbhinavTuli committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    1a39dec View commit details
    Browse the repository at this point in the history
  2. fix autocheckout

    AbhinavTuli committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    9da2d87 View commit details
    Browse the repository at this point in the history
  3. update info test

    AbhinavTuli committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    befccb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. fix diff tests

    AbhinavTuli committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    9eeec9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d057ff4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff72c3a View commit details
    Browse the repository at this point in the history
  4. mypy fix

    AbhinavTuli committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    438bdf8 View commit details
    Browse the repository at this point in the history
  5. added more info codecov

    AbhinavTuli committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    58af3d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4da514d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. increase codecov

    AbhinavTuli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    e8f34be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97bc46f View commit details
    Browse the repository at this point in the history
  3. change decorator order

    AbhinavTuli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    dbe28fb View commit details
    Browse the repository at this point in the history
  4. use context in info

    AbhinavTuli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    97ebcb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fb8067 View commit details
    Browse the repository at this point in the history
  6. add modify info calls

    AbhinavTuli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2dbc9ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45199b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c3c558 View commit details
    Browse the repository at this point in the history
  9. minor tweaks to dataset

    AbhinavTuli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    eca4fd0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81ca4b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    725c2a3 View commit details
    Browse the repository at this point in the history
  12. remove unused method

    AbhinavTuli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    d39b4a9 View commit details
    Browse the repository at this point in the history
  13. fix circular import

    AbhinavTuli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    10003cf View commit details
    Browse the repository at this point in the history
  14. improve codecov

    AbhinavTuli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    b4b1904 View commit details
    Browse the repository at this point in the history
  15. fix after merge

    AbhinavTuli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a06e4af View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ceba68c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e1b9857 View commit details
    Browse the repository at this point in the history
  18. simplify get_chunk

    AbhinavTuli committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    274a9d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    ddb218f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b4e83e View commit details
    Browse the repository at this point in the history
  3. remove unused code

    AbhinavTuli committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    72b4a7f View commit details
    Browse the repository at this point in the history
  4. fix windows issue

    AbhinavTuli committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    81032ab View commit details
    Browse the repository at this point in the history
  5. mypy fix

    AbhinavTuli committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    e4f13c0 View commit details
    Browse the repository at this point in the history