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: huggingface/kernels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.1
Choose a base ref
...
head repository: huggingface/kernels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.2
Choose a head ref
  • 8 commits
  • 34 files changed
  • 5 contributors

Commits on Mar 4, 2026

  1. Configuration menu
    Copy the full SHA
    2ad7c76 View commit details
    Browse the repository at this point in the history
  2. Fix torchVersions argument of genKernelFlakeOutputs (#246)

    * Fix `torchVersions` argument of `genKernelFlakeOutputs`
    
    * Do not add build for every by system to `lib` in kernel flake output
    
    * Fix
    danieldk committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    46b2896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab56a1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83de400 View commit details
    Browse the repository at this point in the history
  5. Remove previous team members from authors (#261)

    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    2 people authored and danieldk committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    f2a8619 View commit details
    Browse the repository at this point in the history
  6. Upgrade GitHub Actions to latest versions (#232)

    * Upgrade GitHub Actions to latest versions
    
    Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
    
    * fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
    
    * fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
    
    * fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
    
    * fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
    
    * fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
    
    * fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
    
    * fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
    
    * fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
    
    * fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
    
    * fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
    
    ---------
    
    Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
    salmanmkc authored and danieldk committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    2e940cc View commit details
    Browse the repository at this point in the history
  7. Cherry pick Neuron support for kernels

    This change does not add support for `build2cmake`. For building
    kernels, use the `main` branch until the next major release.
    danieldk committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    7d3dcd9 View commit details
    Browse the repository at this point in the history
  8. Set version to 0.12.2

    danieldk committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    c9da101 View commit details
    Browse the repository at this point in the history
Loading