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

Add tensor storage format abstraction #1392

Merged
merged 6 commits into from
Oct 26, 2023
Merged

Commits on Oct 26, 2023

  1. Add tensor storage format abstraction

    Format abstraction is based on [https://doi.org/10.1145/3276493].
    JanKleine committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e050dbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee5946b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4b94bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b696cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33aa5b3 View commit details
    Browse the repository at this point in the history
  6. Fix serialization issues

    JanKleine committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    7586113 View commit details
    Browse the repository at this point in the history