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

Adding a caching dataloader for 3D dataset #161

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 12, 2024

  1. caching dataloader

    edyoshikun committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b39e61d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. caching data module

    edyoshikun committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d07b3e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. black

    edyoshikun committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1c00057 View commit details
    Browse the repository at this point in the history
  2. ruff

    edyoshikun committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3f580b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Bump torch to 2.4.1 (#174)

    * update torch >2.4.1
    
    * black
    
    * ruff
    edyoshikun authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4c1b094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3058a8e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

  1. loading prior to epoch 0

    edyoshikun committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    22a4511 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Revert "replacing dictionary with single array"

    This reverts commit 8c13f49.
    edyoshikun committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    4f18e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da94915 View commit details
    Browse the repository at this point in the history