masahi commented on issue #9349:
URL: https://github.com/apache/tvm/issues/9349#issuecomment-950738503


   @lhutton1 Unfortunately, I don't have a solution for this problem. The error 
I got with PT 1.10 + TVM seemed related to LLVM (it says `Unable to find target 
for this triple (no targets are registered)` and dies during tracing). But your 
errors seems much worse :) 
   
   Also I've never hit this problem with older PyTorch versions + TVM. But ONNX 
+ PT did cause me some pain in the past, which was also fixed by swapping the 
import order, https://github.com/onnx/onnx/issues/2394#issuecomment-581638840. 
I wonder if this is the same dynamic loader related issue. I'd love to dig deep 
if this is something we can fix from our side.  


-- 
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-unsubscr...@tvm.apache.org

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


Reply via email to