Files
bi100_contest-03/pkgs/triton/language/extra/__init__.py

4 lines
39 B
Python
Raw Normal View History

2026-07-24 15:17:23 +08:00
from . import cuda
__all__ = ['cuda']