mirror of
https://github.com/huggingface/kernels.git
synced 2025-10-21 05:30:30 +08:00
* Improve errors for layer validation Include the repo and layer name as well as the name of the class that is being compared to (when applicable). * Remove upload xfail * Only enable tests that require a token with `--token`