"docs/source/Tutorial/python_api_start.ipynb" did not exist on "e269db6dfe8221f2526966d2ad676adbb715f7ef"
[Refactor] Phrase out torch cpp extension backend (#104)
* Remove Torch CPP backend and update execution backend options - Remove TorchCPPKernelAdapter and related code from JIT modules - Update execution backend options in jit/__init__.py, kernel.py, and adapter/__init__.py - Remove "torch_cpp" from supported execution backend literals - Simplify backend validation and remove unused torch_cpp-related code 。 * lint fix
Showing
tilelang/jit/core.py
deleted
100644 → 0
Please register or sign in to comment