Mirage-project

Latest version: v0.2.2

Safety actively analyzes 702232 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.2

What's Changed
* [Search] Support input/output strides specification in https://github.com/mirage-project/mirage/pull/108
* [Docs] Update Documentation to build C++ library in https://github.com/mirage-project/mirage/pull/109
* [Transpiler] Parallel transpile to accelerate superoptimize speed by 10x faster by GuangyaoZhang in https://github.com/mirage-project/mirage/pull/119
* [Transpiler] Adding mechanism to skip invalid transpiled kernels in https://github.com/mirage-project/mirage/pull/117
* [Visualizer] Add functionality to visualize mugraphs by NorthmanPKU in https://github.com/mirage-project/mirage/pull/113
* [Transpiler] Add shared memory usage as part of the cost when determining the layouts for stensors in https://github.com/mirage-project/mirage/pull/130

New Contributors
* preejackie made their first contribution in https://github.com/mirage-project/mirage/pull/109
* GuangyaoZhang made their first contribution in https://github.com/mirage-project/mirage/pull/119
* NorthmanPKU made their first contribution in https://github.com/mirage-project/mirage/pull/113

**Full Changelog**: https://github.com/mirage-project/mirage/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* [Docs] Add doc files by jiazhihao in https://github.com/mirage-project/mirage/pull/90
* fix silu by xinhaoc in https://github.com/mirage-project/mirage/pull/100
* [Layout] adding initial support that allows users to define customized input/output strides for kernel graphs. by jiazhihao in https://github.com/mirage-project/mirage/pull/98
* Set default strides for outputs by wmdi in https://github.com/mirage-project/mirage/pull/105


**Full Changelog**: https://github.com/mirage-project/mirage/compare/v0.2.0...v0.2.1

0.2.0

Major release with a range of changes to Python interface, search implementation, transpiler, and documentation.

What's Changed
* [Triton CodeGen] Fix an issue when generating Triton programs from mugraphs
* [LoRA demo] Add the checkpoint file for the lora demo
* [DeviceMemoryManager] Use offsets instead of pointers to locate tensors and fingerprints in device memory
* [Graph Generator] Parallelize the generation algorithm
* Improve parallel search performance
* [Accumulator] Decouples accumulator from output saver in threadblock graphs
* Update the setup workflow for packaging
* Add more element_unary & element_binary operators at the kernel and threadblock levels
* [CUDA Transpiler] Supporting JIT transpilation and compilation
* [Search] Range-based pruning
* Fix some existing issues by xinhaoc in https://github.com/mirage-project/mirage/pull/63
* [Transpiler] Support threadblock matmul using cute when the input/output stensors have more than 2 dimensions
* Include header files for JIT compilation. MIRAGE_ROOT is no longer required.
* [Python] update python interface to support search
* [Search] Adjust the expansion phase of search
* [Search] Improve the display of search statistics
* Set default max_num_threadblock_graphs to 1

New Contributors
* wmdi made their first contribution in https://github.com/mirage-project/mirage/pull/3
* geohotstan made their first contribution in https://github.com/mirage-project/mirage/pull/14
* jiakunw made their first contribution in https://github.com/mirage-project/mirage/pull/20
* interestingLSY made their first contribution in https://github.com/mirage-project/mirage/pull/36

**Full Changelog**: https://github.com/mirage-project/mirage/commits/v0.2.0

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.