Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_agents
akg
/
mfusion
/
lib
/
Dialect
/
Mfuse
/
Transforms
/
Cluster
下载当前目录
G
ginfung
Skip unsupported reduce fusion cases for dvm
65f0960d
创建于
22 天前
历史提交
文件
最后提交记录
最后更新时间
AKGCluster.cc
Add relu cluster
22 天前
BaseCluster.cc
Split the cluster ops when the insert point is invalid
22 天前
BishengCluster.cc
Support Bisheng kernel generator in Mfuse pipeline
22 天前
DVMCluster.cc
!2025
Skip unsupported reduce fusion cases for dvm From: @ginfung Reviewed-by: @ See merge request: mindspore/akg
!2025
22 天前
Utils.cc
Refine cast/reduce_sum/broadcast_to meta op interfaces - Remove the dtype argument from cast meta op and rely on contextual type inference. - Remove the dtype attribute from reduce_sum meta op to unify type handling. - Remove the shape parameter from broadcast_to meta op and add interface-level shape validation.
22 天前