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

improves dataloader performance #687

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

improves dataloader performance #687

wants to merge 25 commits into from

Commits on Aug 21, 2024

  1. implement selection

    giovp committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    40326e9 View commit details
    Browse the repository at this point in the history
  2. update

    giovp committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    aa339aa View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    4ac406e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92d578f View commit details
    Browse the repository at this point in the history
  3. update

    giovp committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2bb5c35 View commit details
    Browse the repository at this point in the history
  4. replace append with insert

    giovp committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c89dcdf View commit details
    Browse the repository at this point in the history
  5. add comment

    giovp committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5bf0b43 View commit details
    Browse the repository at this point in the history
  6. vectorize

    giovp committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a60bf6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    017967b View commit details
    Browse the repository at this point in the history
  8. vectorize with numba

    giovp committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ab774b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    804b30a View commit details
    Browse the repository at this point in the history
  10. fix corner len

    giovp committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    38dba25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df80902 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. update

    giovp committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b27607e View commit details
    Browse the repository at this point in the history
  2. fix validation

    giovp committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a934e21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bdd9df View commit details
    Browse the repository at this point in the history
  4. refactor

    giovp committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    77f73f4 View commit details
    Browse the repository at this point in the history
  5. refactor

    giovp committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3adfea8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfdfdbf View commit details
    Browse the repository at this point in the history
  7. fix typing

    giovp committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5c5560d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd2c573 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be95358 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    fad9b1a View commit details
    Browse the repository at this point in the history
  2. fix type

    giovp committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9b977d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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