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

Added support for cloud object storage (S3, GCS, ADLS, etc.) #1164

Merged
merged 40 commits into from
May 5, 2021

Commits on Apr 23, 2021

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

Commits on Apr 24, 2021

  1. Use fsspec to open files

    tgaddair committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    acc71e8 View commit details
    Browse the repository at this point in the history
  2. More file utils

    tgaddair committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    6cdf128 View commit details
    Browse the repository at this point in the history
  3. Fixed fsspec modes

    tgaddair committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    ee399c8 View commit details
    Browse the repository at this point in the history
  4. Fixed various h5py issues

    tgaddair committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    62910b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Fixed h5py

    tgaddair committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    188f1c2 View commit details
    Browse the repository at this point in the history
  2. Added remote tests

    tgaddair committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    3712958 View commit details
    Browse the repository at this point in the history
  3. Fixed uploading

    tgaddair committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    5035c07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da4e359 View commit details
    Browse the repository at this point in the history
  5. Reduced epochs

    tgaddair committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    028e7b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46459dc View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. WIP refactor caching

    tgaddair committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    24c0026 View commit details
    Browse the repository at this point in the history
  2. WIP fixed HDF5

    tgaddair committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8482292 View commit details
    Browse the repository at this point in the history
  3. WIP fixed HDF5

    tgaddair committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    f14973a View commit details
    Browse the repository at this point in the history
  4. Set default data formats

    tgaddair committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    4b1ea8d View commit details
    Browse the repository at this point in the history
  5. Removed create_dataset

    tgaddair committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    643260a View commit details
    Browse the repository at this point in the history
  6. Fixed checksum

    tgaddair committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    4f32bb3 View commit details
    Browse the repository at this point in the history
  7. Refactor

    tgaddair committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    3d53542 View commit details
    Browse the repository at this point in the history
  8. Fixed Dask and Ray

    tgaddair committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    0d36166 View commit details
    Browse the repository at this point in the history
  9. Added assertions

    tgaddair committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    fe0ab92 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Fixed image features

    tgaddair committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    8ef1ad3 View commit details
    Browse the repository at this point in the history
  2. Fixed parquet cache

    tgaddair committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    2d8743c View commit details
    Browse the repository at this point in the history
  3. Fixed caching

    tgaddair committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    83e8cb7 View commit details
    Browse the repository at this point in the history
  4. Fixed tests

    tgaddair committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    9be9de3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6996c6 View commit details
    Browse the repository at this point in the history
  6. Fixed Dask tests

    tgaddair committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    e38c46e View commit details
    Browse the repository at this point in the history
  7. Test disable parquet tests

    tgaddair committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    4596a56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b30173 View commit details
    Browse the repository at this point in the history
  9. Added docker deps

    tgaddair committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    02bb160 View commit details
    Browse the repository at this point in the history
  10. Try without build-essential

    tgaddair committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    318a0af View commit details
    Browse the repository at this point in the history
  11. Added back build-essential

    tgaddair committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    8df0839 View commit details
    Browse the repository at this point in the history
  12. build-essential

    tgaddair committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    1ef0d86 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    50b75c0 View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    tgaddair committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    b4e043e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Configuration menu
    Copy the full SHA
    686f50b View commit details
    Browse the repository at this point in the history
  2. Merge

    tgaddair committed May 2, 2021
    Configuration menu
    Copy the full SHA
    22e6134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96a7252 View commit details
    Browse the repository at this point in the history
  4. Revert "Removed expensive length check"

    This reverts commit 96a7252.
    tgaddair committed May 2, 2021
    Configuration menu
    Copy the full SHA
    e35fb5e View commit details
    Browse the repository at this point in the history
  5. Upgraded petastorm

    tgaddair committed May 2, 2021
    Configuration menu
    Copy the full SHA
    643d559 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

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