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: EnzymeAD/Reactant.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.147
Choose a base ref
...
head repository: EnzymeAD/Reactant.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.148
Choose a head ref
  • 10 commits
  • 23 files changed
  • 5 contributors

Commits on Jul 26, 2025

  1. Format Julia code (#1477)

    Co-authored-by: enzyme-ci-bot[bot] <78882869+enzyme-ci-bot[bot]@users.noreply.github.com>
    github-actions[bot] and enzyme-ci-bot[bot] authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    b856927 View commit details
    Browse the repository at this point in the history
  2. Remove debug prints (#1481)

    giordano authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    f05211d View commit details
    Browse the repository at this point in the history
  3. Try fixing workspace (#1485)

    * Try fixing workspace
    
    * fix
    wsmoses authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    951490f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. Regenerate MLIR Bindings (#1490)

    Co-authored-by: enzyme-ci-bot[bot] <78882869+enzyme-ci-bot[bot]@users.noreply.github.com>
    github-actions[bot] and enzyme-ci-bot[bot] authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    a73a9f9 View commit details
    Browse the repository at this point in the history
  2. Format Bazel code (#1489)

    Co-authored-by: enzyme-ci-bot[bot] <78882869+enzyme-ci-bot[bot]@users.noreply.github.com>
    github-actions[bot] and enzyme-ci-bot[bot] authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    230c845 View commit details
    Browse the repository at this point in the history
  3. Use iota for diag scatter generation (#1487)

    * Use iota for diag scatter generation
    
    * Apply suggestions from code review
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Update LinearAlgebra.jl
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    wsmoses and github-actions[bot] authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    40d98a5 View commit details
    Browse the repository at this point in the history
  4. feat: add support for DLFP8Types (#1491)

    * feat: add support for DLFP8Types
    
    * Update Project.toml
    avik-pal authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    17b124a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b32c65 View commit details
    Browse the repository at this point in the history
  6. new jll (#1494)

    wsmoses authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    24c2392 View commit details
    Browse the repository at this point in the history
  7. Fix 5090 support (#1488)

    * Fix 5090 support
    
    * Apply suggestion
    
    * fix
    
    ---------
    
    Co-authored-by: Mosè Giordano <765740+giordano@users.noreply.github.com>
    wsmoses and giordano authored Jul 27, 2025
    2 Configuration menu
    Copy the full SHA
    a1c8909 View commit details
    Browse the repository at this point in the history
Loading