Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_agents
akg
/
mfusion
/
lib
下载当前目录
G
ginfung
Resolve static code check
734b77f0
创建于
19 天前
历史提交
文件
最后提交记录
最后更新时间
Analysis
Skip unsupported reduce fusion cases for dvm
20 天前
CAPI
Resolve static code check
19 天前
Conversion
Resolve static code check
19 天前
Dialect
Resolve static code check
19 天前
CMakeLists.txt
Add graph kernel clustering passes with Muse operation support This commit introduces a comprehensive graph kernel clustering framework for MFusion with support for both static and dynamic shape optimizations. Core Features: - GraphKernelCluster: Union-Find based operation clustering infrastructure - StaticShapeCluster: Clustering pass for operations with static shapes - DynamicShapeCluster: Clustering pass for operations with dynamic shapes Infrastructure: - PdllHelper: Added constant value extraction helpers for PDL patterns - TorchToMuse: Extended conversion patterns for new operations - MuseDialect: Registered new operations and canonicalization patterns
20 天前