Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elixir-nx/nx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: elixir-nx/nx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 35 files changed
  • 4 contributors

Commits on Nov 16, 2024

  1. fix: make exla build resilient to stale upgrades (#1548)

    Co-authored-by: José Valim <[email protected]>
    Co-authored-by: Jonatan Kłosko <[email protected]>
    3 people committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    2f50714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81a7bb7 View commit details
    Browse the repository at this point in the history
  3. feat(exla): add LU custom_call (#1549)

    Co-authored-by: José Valim <[email protected]>
    polvalente and josevalim committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d64ba46 View commit details
    Browse the repository at this point in the history
  4. fix: Nx.Random.shuffle repeating a single value in certain cases on G…

    …PU (#1552)
    
    Co-authored-by: Jonatan Klosko <[email protected]>
    2 people authored and josevalim committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d21aca5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9b401f View commit details
    Browse the repository at this point in the history
  6. Fix documentation formatting (#1555)

    mooreryan authored and josevalim committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d4501d2 View commit details
    Browse the repository at this point in the history
  7. fix: exla rpath (#1553)

    Co-authored-by: José Valim <[email protected]>
    polvalente and josevalim committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    b63d02e View commit details
    Browse the repository at this point in the history
  8. Link to versioned XLA docs (#1558)

    Co-authored-by: José Valim <[email protected]>
    jonatanklosko and josevalim committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    3a485f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c40e25d View commit details
    Browse the repository at this point in the history
  10. Fix deprecation warnings

    josevalim committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ca5eec7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f430b5b View commit details
    Browse the repository at this point in the history
  12. Update deps

    josevalim committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    2bdcfe8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    762c3c0 View commit details
    Browse the repository at this point in the history
  14. Release v0.9.2

    josevalim committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    be4ad66 View commit details
    Browse the repository at this point in the history
Loading