0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. akg
  2. /
  3. mfusion
  4. /
  5. tests
  6. /
  7. ut
  8. /
  9. python
  10. /
  11. torch_inductor
GginfungRemove typepromote for bin ops
61a76975创建于 20 天前历史提交
文件最后提交记录最后更新时间
fusion
Fix mfusion rank0 scalar and batch matmul lowering Lower aclnn.batch_matmul transpose flags with explicit permutes before bmm/matmul conversion. Use torch.prims.convert_element_type for mfuse.cast, rewrite splat vtensor literals through full, and cast mixed-type binary operands to the result element type. Prevent DVM clustering for ops that consume unsafe external rank-zero tensor operands while allowing safe constant/full scalar producers. 20 天前
ops
Fix mfusion rank0 scalar and batch matmul lowering Lower aclnn.batch_matmul transpose flags with explicit permutes before bmm/matmul conversion. Use torch.prims.convert_element_type for mfuse.cast, rewrite splat vtensor literals through full, and cast mixed-type binary operands to the result element type. Prevent DVM clustering for ops that consume unsafe external rank-zero tensor operands while allowing safe constant/full scalar producers. 20 天前
pipeline
Remove typepromote for bin ops 20 天前
__init__.py
add python ut 20 天前