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

feat: experimental sharding backend #1544

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    25788c0 View commit details
    Browse the repository at this point in the history
  2. proof of concept solution

    polvalente committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6585353 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    54e7abf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe92ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09b844a View commit details
    Browse the repository at this point in the history
  4. feat: working EXLA example

    polvalente committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f6bd4ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c8200f View commit details
    Browse the repository at this point in the history
  6. wip

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

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    918118e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd06388 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    5d7b106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f7dfb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    243eee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bb2d97 View commit details
    Browse the repository at this point in the history
  3. chore: remove unused var'

    polvalente committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    87f1c35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bca3943 View commit details
    Browse the repository at this point in the history
  5. feat: support constants

    polvalente committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    73a3553 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52fc860 View commit details
    Browse the repository at this point in the history
  7. feat: support squeeze

    polvalente committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7706678 View commit details
    Browse the repository at this point in the history
  8. chore: remove empty file

    polvalente committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0ddb69a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    489d655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42b5ca6 View commit details
    Browse the repository at this point in the history
  3. test: add tests

    polvalente committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    59034c1 View commit details
    Browse the repository at this point in the history
  4. fix: transpose axis

    polvalente committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d6da7a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68565bc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Update nx/lib/nx/defn/sharding_compiler.ex

    Co-authored-by: José Valim <[email protected]>
    polvalente and josevalim authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fb86713 View commit details
    Browse the repository at this point in the history
  2. chore: format

    polvalente committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0c111df View commit details
    Browse the repository at this point in the history
  3. chore: remove __stream__

    polvalente committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5c5c881 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 17, 2024

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