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

Improvements of the checkpoint functionality and memory occupation of DER #1567

Merged
merged 13 commits into from
Jan 25, 2024

Commits on Jan 24, 2024

  1. Optimize LazyIndices. Option to discard unused elements in FlatData. …

    …Decrease DER memory occupation. Fix DER checkpointing.
    lrzpellegrini committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    38d7433 View commit details
    Browse the repository at this point in the history
  2. Add LazyRange unit test

    lrzpellegrini committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c2316a6 View commit details
    Browse the repository at this point in the history
  3. Checkpoint: standardize constructor based serialization. Add de-dupli…

    …cation functionality. Add custom Imagenet dataset class.
    lrzpellegrini committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0ce9690 View commit details
    Browse the repository at this point in the history
  4. Black linting

    lrzpellegrini committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a3d01e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b02787 View commit details
    Browse the repository at this point in the history
  6. Fix linting issue

    lrzpellegrini committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b54cc26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72004dd View commit details
    Browse the repository at this point in the history
  8. Fix linting issue

    lrzpellegrini committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a388068 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b898dad View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    0bc76ef View commit details
    Browse the repository at this point in the history
  2. Fix linting issue

    lrzpellegrini committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6836c26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87c0932 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cddcde9 View commit details
    Browse the repository at this point in the history