0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. akg
  2. /
  3. mfusion
  4. /
  5. tests
  6. /
  7. ut
  8. /
  9. python
GginfungRemove typepromote for bin ops
61a76975创建于 20 天前历史提交
文件最后提交记录最后更新时间
torch_inductor
Remove typepromote for bin ops 20 天前
ut_utils
fix(mfusion): PermuteOp loses symbolic shape encoding on dynamic tensors When creating PermuteOp with dynamic-shape input, the output tensor was missing symshape encoding, triggering VerifySymbolicShapeTrait: 'mfuse.permute' op failed symbolic shape verification Implement InferSymbolicShapeInterface for PermuteOp so that symshape encoding is automatically inferred from input + perm attribute at construction time via SymbolicBuilderHelper. Add SymbolAttrUtils::permuteSymbolicShapeExprs utility and two dynamic-shape lit test cases. 20 天前
__init__.py
add python ut 20 天前
runtest.sh
update: 更新文件 runtest.sh test Signed-off-by: wangyin888 <15651700744@163.com>20 天前