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

make torchdata default imports lazy #1243

Closed
wants to merge 10 commits into from
Closed

make torchdata default imports lazy #1243

wants to merge 10 commits into from

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    99a4260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    358f475 View commit details
    Browse the repository at this point in the history
  3. add _extension import

    andrewkho committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e0b12ef View commit details
    Browse the repository at this point in the history
  4. try fix mac error

    andrewkho committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f6ba125 View commit details
    Browse the repository at this point in the history
  5. ensure _extensions are imported

    Andrew Ho committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2e49abd View commit details
    Browse the repository at this point in the history
  6. remove unnecessary from None

    Andrew Ho committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f7495a1 View commit details
    Browse the repository at this point in the history
  7. reinstate the from None

    Andrew Ho committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8087a88 View commit details
    Browse the repository at this point in the history
  8. really drop from None

    Andrew Ho committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    50daa64 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. skip macos test

    Andrew Ho committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cec4e9c View commit details
    Browse the repository at this point in the history