Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_agents
akg
/
mfusion
/
tests
/
ut
/
lit
/
Transforms
/
Recompose
下载当前目录
G
ginfung
feat(mfusion): fuse decomposed BN to aclnn.batch_norm and conv-bn fold
6bef1f41
创建于
20 天前
历史提交
文件
最后提交记录
最后更新时间
test_batch_norm_recompose.mlir
feat(mfusion): fuse decomposed BN to aclnn.batch_norm and conv-bn fold Add mfuse.aclnn.batch_norm, FuseBatchNorm (--fuse-batch-norm) and FuseConvBatchNorm passes; extend Torch<->Mfuse conversion and lit coverage for BN and convolution paths.
20 天前
test_matmul_to_aclnn_recompose.mlir
Fixed matmul transpose problem.
20 天前