abdulazizm commented on issue #8683: URL: https://github.com/apache/tvm/issues/8683#issuecomment-992570402
> Hi @comaniac @jlamperez , > > I am following the [external_yolov3_tutorial.ipynb](https://github.com/Xilinx/Vitis-AI/blob/master/external/tvm/examples/external_yolov3_tutorial.ipynb) Jupyter notebook tutorial for compiling a yolov3 model for Vitis-AI. But when I try to use lib.export_library('tvm_dpu_cpu.so') to save 'tvm_dpu_cpu.so' file, I am meet the next problem: > > ``` > LLVM ERROR: out of memory > Aborted (core dumped) > ``` > > Any idea of why is failing? > > Best regards @runner42195 Did you find a workaround for this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
