You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/12/13 15:05:44 UTC

[GitHub] [tvm] abdulazizm commented on issue #8683: Error when using `partition_for_vitis_ai` with YOLOX ONNX model

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org