mirror of
https://github.com/huggingface/kernels.git
synced 2025-10-20 12:33:46 +08:00
* Add the `kernels check` subcommand This subcommand checks a given kernel. Currently it applies the same ABI checks as `kernel-abi-check` in `kernel-builder`. * Print an error when `build` contains files * Forgot to update has_issues in two places