0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. akg
  2. /
  3. mfusion
  4. /
  5. tests
  6. /
  7. ut
  8. /
  9. lit
  10. /
  11. Transforms
  12. /
  13. Recompose
Gginfungfeat(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 天前