"vscode:/vscode.git/clone" did not exist on "eeaa22ab044a5df8a570f08d2c4d971e51829b1f"
[Dev][jit] Introduce jit for kernel functions (#12)
* instruction update * replace link with TileLang/tile-lang * [Dev][Adapter] Implement Torch DLPack Kernel Adapter and related utilities * lint fix * Implement JIT Compiler Components * Documents update * lint fix * update logo * install script fix
Showing
tilelang/jit/core.py
0 → 100644
tilelang/jit/env.py
0 → 100644
tilelang/jit/kernel.py
0 → 100644
Please register or sign in to comment