mirror of
https://github.com/huggingface/transformers.git
synced 2025-10-21 01:23:56 +08:00
* first config * add kernel_config * add import logic * fixing style * compare class name * add comments * rm import * adding kernel md files * add to toctree * adding to main_classes * simplify required config * add to doc * style * store the mapping * remove nested func * add hub mixin * fix * imports * fix
135 B
135 B
Overview
Kernels in transformers are used to optimize the performance of models with custom layers from the hub and very low effort.