专栏算法工具链模型编译报错终止问题请教

模型编译报错终止问题请教

已解决
txin2025-04-21
48
2

在使用fast-perf模式进行模型编译时报出了一个错误,请问一下大佬遇到过这个错误吗,是由于什么原因导致的。

../../hbdk/lib/Transforms/CodegenPass/Tiling.cpp:823: in function 'runTiling': assert: !allocResult && "l1m allocation cannot fail in codegen replaying" PLEASE submit a bug report to HBDK team and include the crash backtrace. Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): 0 libHBDKPythonCAPI.so 0x00007f9fb32bc43b Illegal instruction (core dumped)
算法工具链
技术深度解析
评论1
0/1000
  • Huanghui
    Lv.5

    你好,如果不用fast-perf模式编译呢,用正常模式试试看会不会有这种问题

    2025-04-22
    0
    1
    • txin回复Huanghui:

      已解决,感谢

      2025-05-07
      0