o
    )i                     @   s   d Z dS )zThe kernels for XGrammar. There are 5 implementations:

- CPU: used for CPU tensors
- CUDA: not used in the current implementation
- Triton: used for CUDA GPU tensors
- MLX: used for MLX tensors
- Torch Compile: used for torch tensors on other devices
N)__doc__ r   r   V/home/ubuntu/veenaModal/venv/lib/python3.10/site-packages/xgrammar/kernels/__init__.py<module>   s    