llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
29.13k stars 12.01k forks source link

Model conversion failed #64924

Closed xiangyun-hz closed 1 year ago

xiangyun-hz commented 1 year ago

模型转换过程中 ===group_idx: 104move tensor op_168_0_Add_f32 from timestep 1 to timestep 7merge timestep 2 to timestep 1 merge timestep 3 to timestep 2 merge timestep 3 to timestep 2 merge timestep 3 to timestep 2 ==---------------------------== Run GroupDataMoveOverlapPass : Overlap data move between two layer group ==---------------------------== tpuc-opt: ../lib/Backend/BM168x/BM168x.cpp:225: static void tpu_mlir::backend::BM168x::fix_shape(tensor_spec_t&, const std::vector<long int, std::allocator >&): Assertion `new_num == old_num' failed.

DimitryAndric commented 1 year ago

(Translation provided by Google Translate, please correct any mistakes)

During model conversion

llvmbot commented 1 year ago

@llvm/issue-subscribers-mlir

dtcxzyw commented 1 year ago

Please create an issue in the repo sophgo/tpu-mlir.