"docs/vscode:/vscode.git/clone" did not exist on "06123ed8ea4aee20ef131ab0bd52d0735147c36f"
[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
examples/quickstart.py
0 → 100644
install_cpu.sh
0 → 100755
tilelang/env.py
0 → 100644
tilelang/jit/__init__.py
0 → 100644
tilelang/jit/adapter/base.py
0 → 100644
Please register or sign in to comment