What's Changed
- [Doc] Update release news by @LeiWang1999 in #80
- [Doc] Convert docs from rst format to Markdown format. by @xwhzz in #82
- [Bugfix] Bugfix of installing with develop mode by @LeiWang1999 in #81
- [WHL] Support whl building for different python versions via tox by @LeiWang1999 in #83
- [Refactor] Separate tilelang Pass Thread Sync (with Hopper support) from tvm by @LeiWang1999 in #85
- [Backend][WebGPU] Support WebGPU WGSL code generation by @LeiWang1999 in #86
- [Wheel] Support pypi build scripts for different python via tox by @LeiWang1999 in #93
- [Wrap] Use a ctypes-based kernel wrapper instead of dlpack for runtime efficiency by @LeiWang1999 in #95
- [Bugfix] Update Dockerfile.cu120 by @LeiWang1999 in #98
- [Bugfix] Put
InjectPtxAsyncCopy
Pass behindThreadSync
Pass by @LeiWang1999 in #97 - [Feature] Add CTypes JIT kernel support by @LeiWang1999 in #100
- [Docker] Add Dockerfiles for multiple CUDA versions by @LeiWang1999 in #103
- [JIT] Support Cython jit and make cython a default execution backend by @LeiWang1999 in #102
- [Refactor] Phrase out torch cpp extension backend by @LeiWang1999 in #104
- [Wheel] Provide a bare docker scripts to help build wheels for manylinux by @LeiWang1999 in #105
- [Example] Implement simple block sparse kernel by @LeiWang1999 in #106
- [Release] Bumpy version to v0.1.1 by @LeiWang1999 in #107
Full Changelog: v0.1.0...v0.1.1