setup the skeleton

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>
This commit is contained in:
2026-01-28 00:54:18 +08:00
commit db4f3a0c68
11 changed files with 176 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
from triton.backends.nvidia.compiler import CUDABackend
class TVMFFIBackend(CUDABackend): ...
del CUDABackend