Skip to content

Commit 303e2f7

Browse files
authored
aiter-kernels: move back to kernel-builder main (#979)
The pyext changes have been merged into the main branch. This also ensures that the kernel is properly hashed and signed.
1 parent ba2bc9a commit 303e2f7

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

aiter-kernels/flake.lock

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aiter-kernels/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Flake for AITER Triton kernels (AMD ROCm)";
33

44
inputs = {
5-
kernel-builder.url = "github:huggingface/kernels/torch-noarch-pyext";
5+
kernel-builder.url = "github:huggingface/kernels";
66
};
77

88
outputs =

0 commit comments

Comments
 (0)