What's Changed
- [Search] Support input/output strides specification in #108
- [Docs] Update Documentation to build C++ library in #109
- [Transpiler] Parallel transpile to accelerate superoptimize speed by 10x faster by @GuangyaoZhang in #119
- [Transpiler] Adding mechanism to skip invalid transpiled kernels in #117
- [Visualizer] Add functionality to visualize mugraphs by @NorthmanPKU in #113
- [Transpiler] Add shared memory usage as part of the cost when determining the layouts for stensors in #130
New Contributors
- @preejackie made their first contribution in #109
- @GuangyaoZhang made their first contribution in #119
- @NorthmanPKU made their first contribution in #113
Full Changelog: v0.2.1...v0.2.2