masahi commented on issue #9237: URL: https://github.com/apache/tvm/issues/9237#issuecomment-943122022
Interesting. The warning says the output is corrupted already at the traced model, so if we convert from the traced model TVM result would also be corrupted. It is likely that some of libraries TVM depends on might have some conflict with PyTorch libs, so if we import TVM first, something in PyTorch is broken. See a similar issue in https://github.com/onnx/onnx/issues/2394#issuecomment-581638840. -- 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]
